blob: ec85bccc3c99f1cb9093e5f4f81659163692dff9 [file] [log] [blame]
{
"name": "CarInfoSDK",
"version": "8.8",
"summary": "A short description of CarInfoSDK.",
"description": "车源项目的SDK",
"homepage": "https://github.com/shangshan/CarInfoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阿飞": "18301160525@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shangshan/CarInfoSDK.git",
"tag": "8.8"
},
"source_files": "Frameworks/CarInfoSDK.framework/*",
"public_header_files": "Frameworks/CarInfoSDK.framework/Headers/CarInfoManager.h",
"resources": "Frameworks/CarInfoSDKBundle.bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"MJRefresh": [
],
"Reachability": [
],
"SDWebImage": [
]
}
}