blob: dcc49e14fe9e179d162052f3db73499b309fbe50 [file] [log] [blame]
{
"name": "IPAPI",
"version": "1.1.1",
"license": "MIT",
"summary": "http://ip-api.com Geolocation API client written in Swift.",
"homepage": "https://github.com/arturgrigor/IPAPI",
"social_media_url": "http://twitter.com/arturgrigor",
"authors": {
"Artur Grigor": "arturgrigor@gmail.com"
},
"source": {
"git": "https://github.com/arturgrigor/IPAPI.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}