[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 1.6.4 / GLMapSwift.podspec.json
blobca773a0b488cbf8dd70fde8f50c5bfcb2ec83da5
2   "name": "GLMapSwift",
3   "version": "1.6.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": "https://twitter.com/GLMapFramework",
14   "documentation_url": "https://globus.software/docs/swift/api/1.6.4/",
15   "swift_versions": "5.2",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/GLMap/GLMapSwift.git",
22     "tag": "1.6.4"
23   },
24   "source_files": "SwiftExtensions.swift",
25   "dependencies": {
26     "GLMap": [
27       "= 1.6.4"
28     ]
29   },
30   "swift_version": "5.2"