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