blob: 7ec6393f74630aa15291f497caf9c521551171b4 [file] [log] [blame]
{
"name": "YNCommonTools",
"version": "1.1.1",
"license": "MIT",
"summary": "新增BaseViewController",
"homepage": "https://github.com/JD0327/YNCommonTools",
"authors": {
"GentlemanJ": "1011001397@qq.com"
},
"source": {
"git": "https://github.com/JD0327/YNCommonTools.git",
"tag": "1.1.1"
},
"requires_arc": true,
"dependencies": {
"MJRefresh": [
],
"RTRootNavigationController": [
]
},
"platforms": {
"ios": "8.0"
},
"resources": "YNCommonTools/Resources.bundle",
"source_files": [
"YNCommonTools/YNCommonTools.h",
"YNCommonTools/YNCommonMethod.h"
],
"subspecs": [
{
"name": "Catetory",
"source_files": [
"YNCommonTools/UIImage+YNExtension.{h,m}",
"YNCommonTools/NSDate+YNExtension.{h,m}",
"YNCommonTools/UIView+YNExtension.{h,m}"
],
"public_header_files": [
"YNCommonTools/UIImage+YNExtension.h",
"YNCommonTools/NSDate+YNExtension.h",
"YNCommonTools/UIView+YNExtension.h"
]
},
{
"name": "Module",
"subspecs": [
{
"name": "Refresh",
"source_files": [
"YNCommonTools/YNRefreshNormalFooter.{h,m}",
"YNCommonTools/YNRefreshNormalHeader.{h,m}",
"YNCommonTools/YNRefreshConfig.{h,m}"
],
"public_header_files": [
"YNCommonTools/YNRefreshNormalFooter.h",
"YNCommonTools/YNRefreshNormalHeader.h",
"YNCommonTools/YNRefreshConfig.h"
]
},
{
"name": "TWTextInputView",
"source_files": "YNCommonTools/TWTextInputView.{h,m}",
"public_header_files": "YNCommonTools/TWTextInputView.h"
},
{
"name": "WSDatePickerView",
"source_files": "YNCommonTools/WSDatePickerView.{h,m}",
"public_header_files": "YNCommonTools/WSDatePickerView.h",
"dependencies": {
"YNCommonTools/Catetory": [
]
}
},
{
"name": "YNRBDMuteSwitch",
"source_files": "YNCommonTools/YNRBDMuteSwitch.{h,m}",
"public_header_files": "YNCommonTools/YNRBDMuteSwitch.h"
},
{
"name": "YNVerifyCodeView",
"source_files": "YNCommonTools/YNVerifyCodeView.{h,m}",
"public_header_files": "YNCommonTools/YNVerifyCodeView.h"
},
{
"name": "YNBannerView",
"source_files": [
"YNCommonTools/YNBannerView.{h,m}",
"YNCommonTools/YNBannerViewMaker.{h,m}",
"YNCommonTools/YNBannerShareManager.{h,m}"
],
"public_header_files": [
"YNCommonTools/YNBannerView.h",
"YNCommonTools/YNBannerViewMaker.h",
"YNCommonTools/YNBannerShareManager.h"
],
"dependencies": {
"YNCommonTools/Module/YNRBDMuteSwitch": [
]
}
}
]
}
]
}