blob: 873f85773ed9372a74c18e78a55fb1738b4374f2 [file] [log] [blame]
{
"name": "CarInfoSDK",
"version": "1.2",
"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": "1.2"
},
"source_files": [
"Frameworks",
"Frameworks/**/*.{h,a}"
],
"exclude_files": "Classes/Exclude",
"resources": "Frameworks/CarInfoSDKBundle.bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"MJRefresh": [
],
"Reachability": [
],
"SDWebImage": [
]
}
}