[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 0.8.3 / GLMapSwift.podspec.json
blobeb070135ee4c837895687b4cb19098099bac41d1
2   "name": "GLMapSwift",
3   "version": "0.8.3",
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": "Commercial",
9     "text": "Copyright © Evgen Bodunov"
10   },
11   "authors": {
12     "Evgen Bodunov": "evgen@getyourmap.com"
13   },
14   "social_media_url": "http://twitter.com/molind",
15   "source": {
16     "http": "https://getyourmap.com/account/download/GLMapSwift-0.8.3.zip",
17     "flatten": true
18   },
19   "dependencies": {
20     "GLMap": [
21       "= 0.8.3"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "vendored_frameworks": "GLMapSwift.framework",
28   "exclude_files": "SwiftDemo",
29   "module_name": "GLMap"