blob: 55d70184f12d471f881551750697ee7ade13219c [file] [log] [blame]
{
"name": "FreeGeoIP",
"platforms": {
"ios": "9.0"
},
"version": "0.1.0",
"summary": "Simple and lightweight pod for getting geolocation of you current IP.",
"description": "Use GeoIP.getInfo(aboutIP:withCompletion) to get the info about the provided IP or hostname. If optional IP parameter isn't provided, your current external IP is used instead.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maroš Beťko": "betkomaros@gmail.com"
},
"social_media_url": "http://twitter.com/Haaxor1689",
"source": {
"git": "https://github.com/Haaxor1689/FreeGeoIP.git",
"tag": "0.1.0"
},
"homepage": "https://github.com/Haaxor1689/MultiPing.git",
"source_files": "FreeGeoIP/**/*.swift",
"dependencies": {
"ObjectMapper": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}