[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 1.2.1 / GLMapSwift.podspec.json
blob481d6365d7842907b937c10dfac4dd0a131fae05
2   "name": "GLMapSwift",
3   "version": "1.2.1",
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": "9.0"
16   },
17   "documentation_url": "https://getyourmap.com/docs/swift/api/1.2.1/",
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/GLMap/GLMapSwift.git",
21     "tag": "1.2.1"
22   },
23   "dependencies": {
24     "GLMap": [
25       "= 1.2.1"
26     ]
27   },
28   "source_files": "*.swift",
29   "swift_version": "5.0"