blob: 3f93884050174e61d3050102502f1c8c80e30433 [file] [log] [blame]
{
"name": "BVOfflineMapManager",
"version": "0.1.2",
"summary": "This lib download and save maps in given radius and zoom levels",
"description": "This lib provides simple access for downloading and using of offline maps for iOS apps",
"homepage": "https://github.com/victorbarskov/BVOfflineMapManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"source": {
"git": "https://github.com/victorbarskov/BVOfflineMapManager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BVOfflineMapManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}