blob: 207b7f4766d8b214df08f0f08e39df2be1aa01be [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "0.9.3",
"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",
"platforms": {
"ios": "8.0"
},
"documentation_url": "https://getyourmap.com/docs/swift/api/0.9.3/",
"source": {
"git": "https://github.com/GLMap/GLMapSwift.git",
"tag": "0.9.3"
},
"dependencies": {
"GLMap": [
"= 0.9.3"
]
},
"source_files": "*.swift"
}