blob: 720d8c7b5ff43878a55f72ece39721a54545d00e [file] [log] [blame]
{
"name": "YRDCommonBase",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"Masonry": [
"~> 1.0.2"
],
"PureLayout": [
"~> 3.0.2"
]
},
"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}"
},
{
"name": "BaseScrollView",
"source_files": "YRDCommonBase/Classes/BaseScrollView/*.{h,m}"
},
{
"name": "CNPPopupController",
"source_files": "YRDCommonBase/Classes/CNPPopupController/*.{h,m}"
},
{
"name": "JDStatusBarNotification",
"source_files": "YRDCommonBase/Classes/JDStatusBarNotification/*.{h,m}"
},
{
"name": "SDWebImage",
"source_files": "YRDCommonBase/Classes/SDWebImage/*.{h,m}"
},
{
"name": "SKSTableView",
"source_files": "YRDCommonBase/Classes/SKSTableView/*"
}
]
}