blob: 0aa357453660adf5149f7b849e9a5856b12765b6 [file] [log] [blame]
{
"name": "BVOfflineMapManager",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BVOfflineMapManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}