[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / libWardModuleAggregate / 1.0.9 / libWardModuleAggregate.podspec.json
blobb1a0930e792ccf75219234250f9aad4e024ea94b
2   "name": "libWardModuleAggregate",
3   "version": "1.0.9",
4   "summary": "A short description of libWardModuleAggregate.",
5   "description": "libWardModuleAggregate是一个自定义第三方类库",
6   "homepage": "https://github.com/aaa510665117/libWardModuleAggregate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZY": "510665117@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/aaa510665117/libWardModuleAggregate.git",
19     "tag": "1.0.9"
20   },
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "libraries": "c++",
25   "exclude_files": "Classes/Exclude",
26   "subspecs": [
27     {
28       "name": "WardModuleAggregate",
29       "dependencies": {
30         "Masonry": [
31           "~>1.1.0"
32         ],
33         "GVUserDefaults": [
34           "~>1.0.2"
35         ],
36         "SDWebImage": [
37           "~>5.0.1"
38         ],
39         "AFNetworking": [
40           "~>3.2.1"
41         ],
42         "MJRefresh": [
43           "~>3.2.0"
44         ],
45         "YYModel": [
46           "~>1.0.4"
47         ],
48         "ReactiveCocoa": [
49           "~>2.4.7"
50         ],
51         "MBProgressHUD": [
52           "~> 1.1.0"
53         ],
54         "Toast": [
55           "~> 2.4"
56         ],
57         "SVProgressHUD": [
58           "~> 2.2.5"
59         ],
60         "CTPersistance": [
62         ],
63         "FMDB": [
64           "~> 2.7.5"
65         ],
66         "Reachability": [
67           "~> 3.2"
68         ],
69         "SGQRCode": [
70           "~> 2.2.0"
71         ],
72         "FSActionSheet": [
73           "~> 1.0.1"
74         ],
75         "EZImageBrowserKit": [
76           "~> 0.0.2"
77         ],
78         "TZImagePickerController": [
79           "~> 2.1.4"
80         ],
81         "IQKeyboardManager": [
83         ],
84         "JPush": [
85           "3.2.2-noidfa"
86         ],
87         "ZBarSDK": [
88           "~> 1.3.1"
89         ],
90         "NIMSDK": [
91           "~> 4.5.0"
92         ],
93         "AvoidCrash": [
94           "~> 2.5.2"
95         ],
96         "ZYModule": [
97           "~> 1.0.28"
98         ]
99       },
100       "resources": [
101         "Bundles/*.{png,xib,nib,bundle}",
102         "USC/*.{png,xib,nib,bundle}"
103       ],
104       "source_files": [
105         "Headers/**/*.h",
106         "BaiDu/BDSClientHeaders/**/*.h",
107         "USC/*.h",
108         "StaticLibs/*.a",
109         "BaiDu/BDSClientLib/libBaiduSpeechSDK.a"
110       ],
111       "vendored_libraries": [
112         "StaticLibs/*.a",
113         "BaiDu/BDSClientLib/libBaiduSpeechSDK.a"
114       ],
115       "vendored_frameworks": "USC/USCModule.framework",
116       "xcconfig": {
117         "USER_HEADER_SEARCH_PATHS": "BaiDu/BDSClientHeaders/**/*.{h}"
118       },
119       "pod_target_xcconfig": {
120         "ENABLE_BITCODE": "NO",
121         "VALID_ARCHS[sdk=iphonesimulator*]": ""
122       },
123       "libraries": "c++"
124     }
125   ]