blob: c650dc0e7ed01587d045954b8fd37981c2052077 [file] [log] [blame]
{
"name": "GeoFrenzy",
"version": "0.6.2",
"summary": "GeoFrenzy allows your apps to access the global (.place) geofence registry.",
"homepage": "https://developer.smartfences.place",
"license": {
"type": "Proprietary",
"file": "LICENSE"
},
"authors": {
"Ben Tally": "ben.tally@geo.network"
},
"source": {
"git": "https://github.com/geofrenzy/geofrenzysdk.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "GeoFrenzy/Frameworks/GeoFrenzy.framework"
},
"dependencies": {
"Protobuf": [
"~> 3.5.0"
],
"CouchbaseLite": [
]
}
}