[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 8 / 6 / e / GLMapSwift / 0.8.15 / GLMapSwift.podspec.json
blob23add5edd622553a7b95a04b0f950daa0f996616
2   "name": "GLMapSwift",
3   "version": "0.8.15",
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": "Commercial",
9     "text": "Copyright © Evgen Bodunov"
10   },
11   "authors": {
12     "Evgen Bodunov": "evgen@getyourmap.com"
13   },
14   "social_media_url": "http://twitter.com/GLMapFramework",
15   "source": {
16     "git": "https://github.com/GLMap/GLMapSwift.git",
17     "tag": "0.8.15"
18   },
19   "documentation_url": "https://getyourmap.com/docs/swift/api/0.8.15/",
20   "dependencies": {
21     "GLMap": [
22       "= 0.8.15"
23     ]
24   },
25   "source_files": "*.swift",
26   "platforms": {
27     "ios": "8.0"
28   },
29   "pushed_with_swift_version": "3.2"