blob: c68155cb98ee175935568c43f59bf578d905d0e2 [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "0.8.10",
"summary": "GLMapSwift is a swift extensions to the GLMap framework",
"description": "This project contains Swift extensions for GLMap framework.\n\nPlease check `pod try GLMapSwift` for demo application.",
"homepage": "https://getyourmap.com",
"license": {
"type": "Commercial",
"text": "Copyright © Evgen Bodunov"
},
"authors": {
"Evgen Bodunov": "evgen@getyourmap.com"
},
"social_media_url": "http://twitter.com/GLMapFramework",
"source": {
"http": "https://getyourmap.com/account/download/GLMapSwift-0.8.10.zip",
"flatten": true
},
"dependencies": {
"GLMap": [
"= 0.8.10"
]
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "GLMapSwift.framework",
"exclude_files": "SwiftDemo",
"module_name": "GLMap"
}