blob: 5bb937b611f5b2dc6469d0d1038623dbaf9f96f3 [file] [log] [blame]
{
"name": "GLMapSwift",
"version": "1.0.0",
"summary": "GLMapSwift is a swift extensions to the GLMap framework",
"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/1.0.0/",
"swift_version": "4.1",
"source": {
"git": "https://github.com/GLMap/GLMapSwift.git",
"tag": "1.0.0"
},
"source_files": "*.swift",
"dependencies": {
"GLMap": [
"= 1.0.0"
]
}
}