blob: e0586621b0f8e178fcbf4831a03fbba1ca77190c [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "1.2.0",
"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": "9.0"
},
"documentation_url": "https://getyourmap.com/docs/swift/api/1.2.0/",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/GLMap/GLMapSwift.git",
"tag": "1.2.0"
},
"dependencies": {
"GLMap": [
"= 1.2.0"
]
},
"source_files": "*.swift",
"swift_version": "5.0"
}