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