blob: 35c89d410d9b8bddc965947381b529051b695045 [file] [log] [blame]
{
"name": "GeoFrenzy",
"version": "0.6.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "GeoFrenzy/Frameworks/GeoFrenzy.framework"
},
"dependencies": {
"Protobuf": [
"~> 3.5.0"
],
"CouchbaseLite": [
]
}
}