[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 2 / GeoMob / 0.1.2 / GeoMob.podspec.json
blob9918e3389621eedb205afaa916a5bf2611bee726
2   "name": "GeoMob",
3   "version": "0.1.2",
4   "summary": "GeoMob ios framework",
5   "homepage": "http://www.geomob.com",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paolo Donato": "paolo.donato@geouniq.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/geouniq/GeoMobSDK-iOS.git",
18     "tag": "0.1.2"
19   },
20   "dependencies": {
21     "GeoUniq": [
22       "1.4.0"
23     ],
24     "Google-Mobile-Ads-SDK": [
25       "7.42.2"
26     ]
27   },
28   "ios": {
29     "vendored_frameworks": "GeoMob.framework"
30   }