blob: d2c1cde0bc38a6e0067aafefc00dba35dc9c76c8 [file] [log] [blame]
{
"name": "CarInfoSDK",
"version": "1.0",
"summary": "A short description of CarInfoSDK.",
"description": "车源项目的SDK",
"homepage": "https://github.com/shangshan/CHCarInfoSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"王鹏飞": "wangpengfei@chehang168.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shangshan/CHCarInfoSDK.git",
"tag": "1.0"
},
"source_files": "CarInfoSDK/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}