[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 3 / GeoFrenzy / 0.6.3 / GeoFrenzy.podspec.json
blobf65e96c3684f76e3f73027ce6fd9e99d13a27c93
2   "name": "GeoFrenzy",
3   "version": "0.6.3",
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.3"
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   }