blob: 8c3c35bb551c678f829813a6c41a6b652259d839 [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "0.8.4",
"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.4.zip",
"flatten": true
},
"dependencies": {
"GLMap": [
"= 0.8.4"
]
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "GLMapSwift.framework",
"exclude_files": "SwiftDemo",
"module_name": "GLMap"
}