blob: faa1c0b616e2f7539247ad810acd2de50f28a5e1 [file] [log] [blame]
{
"name": "GeoTag",
"version": "1.0",
"summary": "GeoTag ios framework",
"homepage": "http://www.geotag.com",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Paolo Donato": "paolo.donato@geouniq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/geouniq/GeoTagSDK-iOS.git",
"tag": "1.0"
},
"dependencies": {
"GeoUniq": [
],
"JTProximitySDK": [
]
},
"ios": {
"vendored_frameworks": "GeoTag.framework"
}
}