blob: 443fc27eb4f32c7248ea9e6daead37055f13ef6d [file] [log] [blame]
{
"name": "YRDCommonBase",
"version": "1.0.3",
"summary": "YRDCommonBase is commom Base Until For YRD JieKuan iOSAPP.",
"description": "YRDCommonBase is commom Base Until For YRD JieKuan iOSAPP.",
"homepage": "http://gitlab.yixinonline.org/YRD_CreditPerson_ios/YRDCommonBase.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanweiwu": "yanweiwu@yirendai.com"
},
"source": {
"git": "http://gitlab.yixinonline.org/YRD_CreditPerson_ios/YRDCommonBase.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YRDCommonBase/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
},
"subspecs": [
{
"name": "SVProgressHUD",
"source_files": "YRDCommonBase/Classes/**/*.{h,m}",
"resource_bundles": {
"YRDCommonBase": [
"YRDCommonBase/Classes/**/*.png"
]
}
}
]
}