blob: 7e775a45861d38d1b9da5c3c7d2bf4cc2d703c76 [file] [log] [blame]
{
"name": "AeroMap_SDK_iOS",
"version": "0.0.8",
"summary": "A short description of AeroMapSDK_iOS.",
"description": "This library contains classes that are useful for a wide range of applications\nusing the Google Maps SDK for iOS.\nIt is designed to be used with Google Maps SDK for iOS, but it is not\ndependent on it.",
"homepage": "https://github.com/MrHanbing/AeroMapSDK_iOS.git",
"license": "MIT",
"authors": {
"韩冰个人": "540945962@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrHanbing/AeroMapSDK_iOS.git",
"tag": "0.0.8"
},
"vendored_frameworks": "AeroMapSDK_iOS.framework",
"requires_arc": true,
"dependencies": {
"Google-Maps-iOS-Utils": [
]
}
}