[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 5 / BRCJ / 1.1.9 / BRCJ.podspec.json
blob5c9db9b1280253e335a17613121ceaf70145b692
2   "name": "BRCJ",
3   "version": "1.1.9",
4   "summary": "A short description of BRCJ.",
5   "homepage": "https://@github.com/wuchunyi321/NextYVS",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "wuchunyi321": "394319419@qq.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/wuchunyi321/NextYVS.git",
17     "tag": "1.1.9"
18   },
19   "source_files": "BRCJ 2/Classes/**/*.{h,m}",
20   "exclude_files": "BRCJ 2/Classes/Login/VC/LoginViewController.{h,m}",
21   "prefix_header_contents": "#ifdef __OBJC__\n\t#import \"HeaderDefine.h\"    //HeaderDefine包含了所有头文件\n#import \"BrHeader.h\"    //HeaderDefine包含了所有头文件\n\t#endif",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "Masonry": [
30       "~> 1.1.0"
31     ],
32     "MJRefresh": [
33       "~> 3.1.15"
34     ],
35     "SDWebImage": [
36       "~> 5.0.0"
37     ],
38     "YYImage": [
40     ],
41     "YYText": [
43     ],
44     "SDCycleScrollView": [
45       "~> 1.80"
46     ],
47     "MJExtension": [
48       "~> 3.0.17"
49     ],
50     "SVProgressHUD": [
51       "~> 2.2.5"
52     ]
53   }