blob: 5c9db9b1280253e335a17613121ceaf70145b692 [file] [log] [blame]
{
"name": "BRCJ",
"version": "1.1.9",
"summary": "A short description of BRCJ.",
"homepage": "https://@github.com/wuchunyi321/NextYVS",
"license": {
"type": "BSD"
},
"authors": {
"wuchunyi321": "394319419@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wuchunyi321/NextYVS.git",
"tag": "1.1.9"
},
"source_files": "BRCJ 2/Classes/**/*.{h,m}",
"exclude_files": "BRCJ 2/Classes/Login/VC/LoginViewController.{h,m}",
"prefix_header_contents": "#ifdef __OBJC__\n\t#import \"HeaderDefine.h\" //HeaderDefine包含了所有头文件\n#import \"BrHeader.h\" //HeaderDefine包含了所有头文件\n\t#endif",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.1.15"
],
"SDWebImage": [
"~> 5.0.0"
],
"YYImage": [
],
"YYText": [
],
"SDCycleScrollView": [
"~> 1.80"
],
"MJExtension": [
"~> 3.0.17"
],
"SVProgressHUD": [
"~> 2.2.5"
]
}
}