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