blob: 8a82262f814f1d6dfb06b170e49be72af52ed01e [file] [log] [blame]
{
"name": "CHSDKUtility",
"version": "1.0.0.4",
"summary": "A short description of CHSDKUtility.",
"description": "SDK公用",
"homepage": "http://59.110.0.147:3000/CH168_APP_SHARE/CHSDKUtility",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"王鹏飞": "wangpengfei@chehang168.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://59.110.0.147:3000/CH168_APP_SHARE/CHSDKUtility.git",
"tag": "1.0.0.4"
},
"dependencies": {
"AFNetworking": [
"3.0.4"
],
"MBProgressHUD": [
"0.9.2"
],
"Reachability": [
"3.2"
]
},
"subspecs": [
{
"name": "Util",
"source_files": "CHSDKUtility/BaseUtility/Util/*"
}
]
}