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