blob: f8046b1d713999c400e622f3ad554c05bc5dc135 [file] [log] [blame]
{
"name": "AeroMapSDK_iOS",
"version": "0.1.9",
"summary": "AeroMapSDK_iOS.",
"description": "TODO: AeroMapSDK_iOS地图、对GoogleMapSDK_iOS的封装.",
"homepage": "https://github.com/GL-ZHU/AeroMapSDK_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL-ZHU": "caimter@163.com"
},
"source": {
"git": "https://github.com/GL-ZHU/AeroMapSDK_iOS.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "AeroMapSDK_iOS/Classes/AeroMapSDK.framework",
"resources": "AeroMapSDK_iOS/Assets/UCMaps.bundle",
"dependencies": {
"GoogleMaps": [
"~> 2.2.0"
],
"XMNetworking": [
],
"YYCache": [
]
}
}