blob: 90ddb5cb1ab127c91c51f1e3537d4056ccf138ed [file] [log] [blame]
{
"name": "AeroMap_SDK_iOS",
"version": "0.1.0",
"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.1.0"
},
"vendored_frameworks": "AeroMapSDK_iOS.framework",
"requires_arc": true,
"dependencies": {
"GoogleMaps": [
"~>2.7.0"
],
"Google-Maps-iOS-Utils": [
]
}
}