-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathPodfile.lock
executable file
·233 lines (228 loc) · 6.59 KB
/
Podfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
PODS:
- Alamofire (5.8.0)
- CleanJSON (1.0.9)
- DefaultsKit (0.2.0)
- Differentiator (5.0.0)
- DZNEmptyDataSet (1.8.1)
- EmptyDataSetExtension/Core (1.1.0):
- DZNEmptyDataSet (~> 1.8.1)
- EmptyDataSetExtension/RxSwift (1.1.0):
- EmptyDataSetExtension/Core
- RxCocoa (~> 6.2.0)
- RxSwift (~> 6.2.0)
- FDFullscreenPopGesture (1.1)
- Hero (1.6.2)
- IJKMediaFramework (0.1.5)
- IQKeyboardManagerSwift (6.5.15)
- Jelly (2.3.0)
- JXCategoryView (1.6.1)
- Kingfisher (7.8.1)
- KingfisherWebP (1.5.2):
- Kingfisher (~> 7.8.1)
- libwebp (>= 1.1.0)
- libwebp (1.3.2):
- libwebp/demux (= 1.3.2)
- libwebp/mux (= 1.3.2)
- libwebp/sharpyuv (= 1.3.2)
- libwebp/webp (= 1.3.2)
- libwebp/demux (1.3.2):
- libwebp/webp
- libwebp/mux (1.3.2):
- libwebp/demux
- libwebp/sharpyuv (1.3.2)
- libwebp/webp (1.3.2):
- libwebp/sharpyuv
- MJRefresh (3.7.5)
- Moya (15.0.0):
- Moya/Core (= 15.0.0)
- Moya/Core (15.0.0):
- Alamofire (~> 5.0)
- Moya/RxSwift (15.0.0):
- Moya/Core
- RxSwift (~> 6.0)
- MoyaResultValidate (0.3.0):
- Moya (~> 15.0)
- "NSObject+Rx (5.2.2)":
- RxSwift (~> 6.2)
- NVActivityIndicatorView (5.1.1):
- NVActivityIndicatorView/Base (= 5.1.1)
- NVActivityIndicatorView/Base (5.1.1)
- PYSearch (0.9.1)
- QYUINavigationBarExtension (1.0.0)
- R.swift (7.3.2)
- ReachabilitySwift (5.0.0)
- RxActivityIndicator (2.0.0):
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)
- RxCocoa (6.2.0):
- RxRelay (= 6.2.0)
- RxSwift (= 6.2.0)
- RxDataSources (5.0.0):
- Differentiator (~> 5.0)
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)
- RxMJ (0.5.1):
- MJRefresh
- RxCocoa (>= 4.5.0)
- RxNetwork (1.0.2):
- RxNetwork/Core (= 1.0.2)
- RxNetwork/Cacheable (1.0.2):
- RxNetwork/Core
- Storable
- RxNetwork/Core (1.0.2):
- Moya/RxSwift
- RxOptional (5.0.2):
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)
- RxReachability (1.2.1):
- ReachabilitySwift (< 6.0, >= 5.0)
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxRelay (6.2.0):
- RxSwift (= 6.2.0)
- RxSwift (6.2.0)
- RxSwiftExt (6.2.1):
- RxSwiftExt/Core (= 6.2.1)
- RxSwiftExt/RxCocoa (= 6.2.1)
- RxSwiftExt/Core (6.2.1):
- RxSwift (~> 6.0)
- RxSwiftExt/RxCocoa (6.2.1):
- RxCocoa (~> 6.0)
- RxSwiftExt/Core
- RxURLNavigator (3.0.0):
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)
- URLNavigator
- Storable (0.1.1)
- SwiftLint (0.53.0)
- Toast-Swift (5.0.1)
- "UITableView+FDTemplateLayoutCell (1.6)"
- URLNavigator (2.5.1)
- ZFPlayer (4.1.4):
- ZFPlayer/Core (= 4.1.4)
- ZFPlayer/ControlView (4.1.4):
- ZFPlayer/Core
- ZFPlayer/Core (4.1.4)
- ZFPlayer/ijkplayer (4.1.4):
- IJKMediaFramework
- ZFPlayer/Core
DEPENDENCIES:
- CleanJSON
- DefaultsKit
- EmptyDataSetExtension/RxSwift
- FDFullscreenPopGesture
- Hero
- IQKeyboardManagerSwift
- Jelly
- JXCategoryView
- Kingfisher
- KingfisherWebP
- MJRefresh
- MoyaResultValidate
- "NSObject+Rx"
- NVActivityIndicatorView
- PYSearch
- QYUINavigationBarExtension
- R.swift
- RxActivityIndicator
- RxDataSources
- RxMJ
- RxNetwork
- RxNetwork/Cacheable
- RxOptional
- RxReachability
- RxSwiftExt
- RxURLNavigator
- SwiftLint
- Toast-Swift
- "UITableView+FDTemplateLayoutCell"
- ZFPlayer
- ZFPlayer/ControlView
- ZFPlayer/ijkplayer
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- CleanJSON
- DefaultsKit
- Differentiator
- DZNEmptyDataSet
- EmptyDataSetExtension
- FDFullscreenPopGesture
- Hero
- IJKMediaFramework
- IQKeyboardManagerSwift
- Jelly
- JXCategoryView
- Kingfisher
- KingfisherWebP
- libwebp
- MJRefresh
- Moya
- MoyaResultValidate
- "NSObject+Rx"
- NVActivityIndicatorView
- PYSearch
- QYUINavigationBarExtension
- R.swift
- ReachabilitySwift
- RxActivityIndicator
- RxCocoa
- RxDataSources
- RxMJ
- RxNetwork
- RxOptional
- RxReachability
- RxRelay
- RxSwift
- RxSwiftExt
- RxURLNavigator
- Storable
- SwiftLint
- Toast-Swift
- "UITableView+FDTemplateLayoutCell"
- URLNavigator
- ZFPlayer
SPEC CHECKSUMS:
Alamofire: 0e92e751b3e9e66d7982db43919d01f313b8eb91
CleanJSON: 910a36465ce4829e264a902ccf6d1455fdd9f980
DefaultsKit: 6c767941b2c3fe34c4d70e300e6c3b80c94964dd
Differentiator: e8497ceab83c1b10ca233716d547b9af21b9344d
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
EmptyDataSetExtension: fa623643143a4e6deea78d745dc3f9aad93a3e74
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
Hero: c69009dbc9e2f0472e081adc644dba05fcedae72
IJKMediaFramework: f1119f6324c96bc4654f3045a5beaa95ba0596c0
IQKeyboardManagerSwift: 79fab21f451441935788dc5d80ded21c32685904
Jelly: 5c6315db07d392b178ebf9edf27072a294d4f434
JXCategoryView: 7b1ee69ede4843c581688afe84d0f047723262f2
Kingfisher: 63f677311d36a3473f6b978584f8a3845d023dc5
KingfisherWebP: 3e40c8211731ea65d313e03ac88657e5742364b6
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
MJRefresh: fdf5e979eb406a0341468932d1dfc8b7f9fce961
Moya: 138f0573e53411fb3dc17016add0b748dfbd78ee
MoyaResultValidate: 0b417d6e5020e0114f4026f68e8c2e1730e2697d
"NSObject+Rx": 61cf1f7306a73dcef8b36649198af0813ec18dfd
NVActivityIndicatorView: 1f6c5687f1171810aa27a3296814dc2d7dec3667
PYSearch: 76dee18eea3309b60921a5d6a69390a63a5dda15
QYUINavigationBarExtension: 503bfd7415e46f64da94dfa9f342f1e18d7edd95
R.swift: 0af0d882f49f03711415cb4e5215daa977d8a480
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
RxActivityIndicator: 2cc25088cfb3fda3c89848ad7a6f79017bb94a5b
RxCocoa: 4baf94bb35f2c0ab31bc0cb9f1900155f646ba42
RxDataSources: aa47cc1ed6c500fa0dfecac5c979b723542d79cf
RxMJ: 3fbf23c21d53c248b8da4d9de40ba650050bb4ae
RxNetwork: b14e08b1ed874a0379496065be43ef0ee1ac0adb
RxOptional: 3664964c96b69dd20c9cf78bdfe546615e26eca8
RxReachability: bfd13548bf1dac7a877082d13918a9f39bdb5c18
RxRelay: e72dbfd157807478401ef1982e1c61c945c94b2f
RxSwift: d356ab7bee873611322f134c5f9ef379fa183d8f
RxSwiftExt: 43aaacb6a4d3c69c55e9d1cf4f79920043d13583
RxURLNavigator: 31bf8ab1ae0bf497a4f85e42bf416c2f7365ceed
Storable: 31d19a4f897d68d1f1843604b60e12e5c2e1db5f
SwiftLint: 5ce4d6a8ff83f1b5fd5ad5dbf30965d35af65e44
Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
"UITableView+FDTemplateLayoutCell": 5c949b4a5059c404b442926c0e80f81d10a2d66f
URLNavigator: e9c0426ba6e6ac57f34d018bbf3df840797f984d
ZFPlayer: 5cf39e8d9f0c2394a014b0db4767b5b5a6bffe13
PODFILE CHECKSUM: 06e8fe03f4b256471dab0128d0f2465d634bd69d
COCOAPODS: 1.13.0