blob: e9ece03c22a753a9d33dc872c6ea7b6c2d0c6699 [file] [log] [blame]
{
"name": "AeroMapSDK_iOS",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "AeroMapSDK_iOS/Classes/AeroMapSDK.framework",
"resources": "AeroMapSDK_iOS/Assets/UCMaps.bundle",
"dependencies": {
"GoogleMaps": [
"~> 2.2.0"
],
"XMNetworking": [
],
"YYCache": [
]
}
}