[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 1.2.4 / GLMapSwift.podspec.json
blob0e0eaad80a32a0e77012bcec193b6b5c04636037
2   "name": "GLMapSwift",
3   "version": "1.2.4",
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://globus.software",
7   "license": {
8     "type": "Apache 2.0"
9   },
10   "authors": {
11     "Evgen Bodunov": "evgen@globus.software"
12   },
13   "social_media_url": "http://twitter.com/GLMapFramework",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "documentation_url": "https://globus.software/docs/swift/api/1.2.4/",
18   "swift_versions": "5.2",
19   "source": {
20     "git": "https://github.com/GLMap/GLMapSwift.git",
21     "tag": "1.2.4"
22   },
23   "dependencies": {
24     "GLMap": [
25       "= 1.2.4"
26     ]
27   },
28   "source_files": "*.swift",
29   "swift_version": "5.2"