[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 3 / GeoFrenzy / 0.6.1 / GeoFrenzy.podspec.json
blob35c89d410d9b8bddc965947381b529051b695045
2   "name": "GeoFrenzy",
3   "version": "0.6.1",
4   "summary": "GeoFrenzy allows your apps to access the global (.place) geofence registry.",
5   "homepage": "https://developer.smartfences.place",
6   "license": {
7     "type": "Proprietary",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ben Tally": "ben.tally@geo.network"
12   },
13   "source": {
14     "git": "https://github.com/geofrenzy/geofrenzysdk.git",
15     "tag": "0.6.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "GeoFrenzy/Frameworks/GeoFrenzy.framework"
22   },
23   "dependencies": {
24     "Protobuf": [
25       "~> 3.5.0"
26     ],
27     "CouchbaseLite": [
29     ]
30   }