blob: 34abd3d0189fe9ff00ea5aec2e59aac680eb2681 [file] [log] [blame]
{
"name": "YRDCommonBase",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
},
"subspecs": [
{
"name": "SVProgressHUD",
"source_files": "YRDCommonBase/Classes/SVProgressHUD/*",
"resource_bundles": {
"YRDCommonBase": [
"YRDCommonBase/Classes/SVProgressHUD/SVProgressHUD.bundle/*.png"
]
}
},
{
"name": "LJAFNetWorking",
"source_files": "YRDCommonBase/Classes/LJAFNetWorking/*.{h,m}"
}
]
}