[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / libWardModuleAggregate / 1.0.10 / libWardModuleAggregate.podspec.json
blobde1742714ad9edc9eedabadb91dd5131b211f8bc
2   "name": "libWardModuleAggregate",
3   "version": "1.0.10",
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.10"
20   },
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "libraries": "c++",
25   "static_framework": true,
26   "exclude_files": "Classes/Exclude",
27   "subspecs": [
28     {
29       "name": "WardModuleAggregate",
30       "dependencies": {
31         "Masonry": [
32           "~>1.1.0"
33         ],
34         "GVUserDefaults": [
35           "~>1.0.2"
36         ],
37         "SDWebImage": [
38           "~>5.0.1"
39         ],
40         "AFNetworking": [
41           "~>3.2.1"
42         ],
43         "MJRefresh": [
44           "~>3.2.0"
45         ],
46         "YYModel": [
47           "~>1.0.4"
48         ],
49         "ReactiveCocoa": [
50           "~>2.4.7"
51         ],
52         "MBProgressHUD": [
53           "~> 1.1.0"
54         ],
55         "Toast": [
56           "~> 2.4"
57         ],
58         "SVProgressHUD": [
59           "~> 2.2.5"
60         ],
61         "CTPersistance": [
63         ],
64         "FMDB": [
65           "~> 2.7.5"
66         ],
67         "Reachability": [
68           "~> 3.2"
69         ],
70         "SGQRCode": [
71           "~> 2.2.0"
72         ],
73         "FSActionSheet": [
74           "~> 1.0.1"
75         ],
76         "EZImageBrowserKit": [
77           "~> 0.0.2"
78         ],
79         "TZImagePickerController": [
80           "~> 2.1.4"
81         ],
82         "IQKeyboardManager": [
84         ],
85         "JPush": [
86           "3.2.2-noidfa"
87         ],
88         "ZBarSDK": [
89           "~> 1.3.1"
90         ],
91         "NIMSDK": [
92           "~> 4.5.0"
93         ],
94         "AvoidCrash": [
95           "~> 2.5.2"
96         ],
97         "ZYModule": [
98           "~> 1.0.28"
99         ]
100       },
101       "resources": [
102         "Bundles/*.{png,xib,nib,bundle}",
103         "USC/*.{png,xib,nib,bundle}"
104       ],
105       "public_header_files": "Headers/**/*.h",
106       "source_files": "Headers/**/*.h",
107       "vendored_libraries": "StaticLibs/*.a",
108       "xcconfig": {
109         "USER_HEADER_SEARCH_PATHS": "BaiDu/BDSClientHeaders/**/*.{h}"
110       },
111       "pod_target_xcconfig": {
112         "ENABLE_BITCODE": "NO",
113         "VALID_ARCHS[sdk=iphonesimulator*]": ""
114       },
115       "libraries": "c++"
116     }
117   ]