[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 2 / 1 / Transcontinental / 1.0 / Transcontinental.podspec.json
blob7b1155ec0cf28cefa1a81f837aa08fb0a23c0817
2   "name": "Transcontinental",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS library to obtain the continent of a CLPlacemark or from a country code in the ISO 3166 format",
9   "homepage": "https://github.com/Hecktorzr/Transcontinental",
10   "authors": {
11     "Hector Zarate": "hecktorzr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Hecktorzr/Transcontinental.git",
15     "tag": "v1.0"
16   },
17   "source_files": "Source",
18   "frameworks": "CoreLocation",
19   "requires_arc": true,
20   "platforms": {
21     "ios": null
22   }