blob: 6ae021064dc76c5ddfeb9d7f1d4edb601f34ee39 [file] [log] [blame]
{
"name": "AMapHUD",
"version": "0.0.1",
"summary": "cooldrive hud demo sdk.",
"description": "cookdrive hud api demo sdk for ios",
"homepage": "https://github.com/stevenhuxin/cooldrivehudsdk_ios",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"stevenhuxin": "13409751@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/stevenhuxin/cooldrivehudsdk_ios.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"Foundation",
"MobileCoreServices",
"SystemConfiguration"
],
"vendored_frameworks": "AMapHUD/AMapHUD.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}