[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 0.8.9 / GLMapSwift.podspec.json
blob3948edacbc023174cd440e83d0496b0e8982fd4b
2   "name": "GLMapSwift",
3   "version": "0.8.9",
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/GLMapFramework",
15   "source": {
16     "http": "https://getyourmap.com/account/download/GLMapSwift-0.8.9.zip",
17     "flatten": true
18   },
19   "dependencies": {
20     "GLMap": [
21       "= 0.8.9"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "vendored_frameworks": "GLMapSwift.framework",
28   "exclude_files": "SwiftDemo",
29   "module_name": "GLMap"