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