[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 1.0.1 / GLMapSwift.podspec.json
blob05c2c362a673c27980edff98dbfe58cd4f6b0102
2   "name": "GLMapSwift",
3   "version": "1.0.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/1.0.1/",
18   "source": {
19     "git": "https://github.com/GLMap/GLMapSwift.git",
20     "tag": "1.0.1"
21   },
22   "dependencies": {
23     "GLMap": [
24       "= 1.0.1"
25     ]
26   },
27   "source_files": "*.swift"