[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 1.0.0 / GLMapSwift.podspec.json
blob5bb937b611f5b2dc6469d0d1038623dbaf9f96f3
2   "name": "GLMapSwift",
3   "version": "1.0.0",
4   "summary": "GLMapSwift is a swift extensions to the GLMap framework",
5   "homepage": "https://getyourmap.com",
6   "license": {
7     "type": "Apache 2.0"
8   },
9   "authors": {
10     "Evgen Bodunov": "evgen@getyourmap.com"
11   },
12   "social_media_url": "http://twitter.com/GLMapFramework",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "documentation_url": "https://getyourmap.com/docs/swift/api/1.0.0/",
17   "swift_version": "4.1",
18   "source": {
19     "git": "https://github.com/GLMap/GLMapSwift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "*.swift",
23   "dependencies": {
24     "GLMap": [
25       "= 1.0.0"
26     ]
27   }