[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 0.9.1 / GLMapSwift.podspec.json
blob5b17b5f7ee4e7e57e1018aedccc016ea8413741c
2   "name": "GLMapSwift",
3   "version": "0.9.1",
4   "summary": "GLMapSwift is a swift extensions to the GLMap framework",
5   "description": "This project contains Swift extensions for GLMap framework.\n\nPlease check `pod try GLMapSwift` for demo application.",
6   "homepage": "https://getyourmap.com",
7   "license": {
8     "type": "Apache 2.0"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@getyourmap.com"
12   },
13   "social_media_url": "http://twitter.com/GLMapFramework",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "documentation_url": "https://getyourmap.com/docs/swift/api/0.9.1/",
18   "source": {
19     "git": "https://github.com/GLMap/GLMapSwift.git",
20     "tag": "0.9.1"
21   },
22   "dependencies": {
23     "GLMap": [
24       "= 0.9.1"
25     ]
26   },
27   "source_files": "*.swift",
28   "pushed_with_swift_version": "3.2"