blob: 7b1155ec0cf28cefa1a81f837aa08fb0a23c0817 [file] [log] [blame]
{
"name": "Transcontinental",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS library to obtain the continent of a CLPlacemark or from a country code in the ISO 3166 format",
"homepage": "https://github.com/Hecktorzr/Transcontinental",
"authors": {
"Hector Zarate": "hecktorzr@gmail.com"
},
"source": {
"git": "https://github.com/Hecktorzr/Transcontinental.git",
"tag": "v1.0"
},
"source_files": "Source",
"frameworks": "CoreLocation",
"requires_arc": true,
"platforms": {
"ios": null
}
}