blob: 3076c6142a85ade2ece8bb9b1c2f5e59fb948a46 [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "0.8.17",
"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": "Apache 2.0"
},
"authors": {
"Evgen Bodunov": "evgen@getyourmap.com"
},
"social_media_url": "http://twitter.com/GLMapFramework",
"source": {
"git": "https://github.com/GLMap/GLMapSwift.git",
"tag": "0.8.17"
},
"documentation_url": "https://getyourmap.com/docs/swift/api/0.8.17/",
"dependencies": {
"GLMap": [
"= 0.8.17"
]
},
"source_files": "*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.2"
}