Skip to content

morugu/Cypipa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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