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