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