[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 3 / 9 / b / libWardModuleAggregate / 1.0.12 / libWardModuleAggregate.podspec.json
blobdeff5dc5fc75204ca9411ae89ac4e89b15a69595
2   "name": "libWardModuleAggregate",
3   "version": "1.0.12",
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.12"
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": "Bundles/*.{png,xib,nib,bundle}",
101       "public_header_files": "Headers/**/*.h",
102       "source_files": "Headers/**/*.h",
103       "vendored_libraries": "StaticLibs/*.a",
104       "pod_target_xcconfig": {
105         "ENABLE_BITCODE": "NO",
106         "VALID_ARCHS[sdk=iphonesimulator*]": ""
107       },
108       "libraries": "c++"
109     }
110   ]