morugu / Cypipa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypipa

Check your public IP address library written in Swift.

Requirements

  • iOS 8.0+
  • Xcode 10.0+
  • Swift 3.0+

Installation

Carthage

Add your Cartfile

github "morugu/Cypipa"

Run following command

carthage update

Usage

Cypipa.getPublicIP { (ipAddress) in

}

Feature

  • Asynchronous method
  • Synchronous method
  • Select access point option

About

License:MIT License


Languages

Language:Swift 45.0%Language:C 41.1%Language:Objective-C 8.6%Language:Ruby 5.3%