blob: bc1b5c91935e73b7b05f0984430fe0b32d9c22d6 [file] [log] [blame]
{
"name": "CarInfoSDK",
"version": "1.0.1",
"summary": "A short description of CarInfoSDK.",
"description": "车源部分的功能SDK",
"homepage": "http://59.110.0.147:3000/wangpengfei/CarInfoSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"阿飞": "18301160525@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://59.110.0.147:3000/wangpengfei/CarInfoSDK.git",
"tag": "1.0.1"
},
"vendored_frameworks": "Frameworks/CarInfoSDK.framework",
"resources": "Frameworks/CarInfoSDKBundle.bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"MJRefresh": [
],
"Reachability": [
],
"SDWebImage": [
]
}
}