[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 3 / 4 / FreeGeoIP / 0.1.0 / FreeGeoIP.podspec.json
blob55d70184f12d471f881551750697ee7ade13219c
2   "name": "FreeGeoIP",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.0",
7   "summary": "Simple and lightweight pod for getting geolocation of you current IP.",
8   "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.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Maroš Beťko": "betkomaros@gmail.com"
15   },
16   "social_media_url": "http://twitter.com/Haaxor1689",
17   "source": {
18     "git": "https://github.com/Haaxor1689/FreeGeoIP.git",
19     "tag": "0.1.0"
20   },
21   "homepage": "https://github.com/Haaxor1689/MultiPing.git",
22   "source_files": "FreeGeoIP/**/*.swift",
23   "dependencies": {
24     "ObjectMapper": [
26     ]
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.2"