[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / e / GLRoute / 1.0.3 / GLRoute.podspec.json
blob113e7cfe8539958ca042ddc8135b20f55db70591
2   "name": "GLRoute",
3   "version": "1.0.3",
4   "summary": "GLRoute is an online and offline navigation engine for GLMap",
5   "homepage": "https://getyourmap.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright © Evgen Bodunov"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@getyourmap.com"
12   },
13   "social_media_url": "https://twitter.com/GLMapFramework",
14   "documentation_url": "https://getyourmap.com/docs/objc/api/1.0.3/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://getyourmap.com/account/download/GLRoute-1.0.3.zip",
20     "flatten": true
21   },
22   "vendored_frameworks": "GLRoute.framework",
23   "module_name": "GLRoute",
24   "dependencies": {
25     "GLMap": [
26       "= 1.0.3"
27     ]
28   }