forked from SoftwareEngineeringDaily/se-daily-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
230 lines (223 loc) · 6.89 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
PODS:
- ActiveLabel (0.8.1)
- Alamofire (4.5.1)
- Crashlytics (3.9.3):
- Fabric (~> 1.7.2)
- Disk (0.3.3)
- Down (0.5.1)
- Eureka (4.1.1)
- Fabric (1.7.5)
- Firebase/Core (4.13.0):
- FirebaseAnalytics (= 4.2.0)
- FirebaseCore (= 4.0.20)
- FirebaseAnalytics (4.2.0):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseCore (4.0.20):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseInstanceID (2.0.10):
- FirebaseCore (~> 4.0)
- GoogleToolboxForMac/Defines (2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- IQKeyboardManagerSwift (5.0.8)
- Kingfisher (4.2.0)
- KoalaTeaFlowLayout (0.3.1)
- KoalaTeaPlayer (0.2.7):
- KTResponsiveUI
- SnapKit
- SwifterSwift
- SwiftIcons
- KTResponsiveUI (0.2.6)
- MBProgressHUD (1.1.0)
- Mockingjay (2.0.1):
- Mockingjay/Core (= 2.0.1)
- Mockingjay/XCTest (= 2.0.1)
- Mockingjay/Core (2.0.1):
- URITemplate (~> 2.0)
- Mockingjay/XCTest (2.0.1):
- Mockingjay/Core
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- Nimble (7.0.3)
- Pageboy (2.0.4)
- PopupDialog (0.6.2)
- PureLayout (3.0.2)
- Quick (1.2.0)
- Reusable (4.0.2):
- Reusable/Storyboard (= 4.0.2)
- Reusable/View (= 4.0.2)
- Reusable/Storyboard (4.0.2)
- Reusable/View (4.0.2)
- SideMenu (3.1.5)
- Skeleton (0.1.2)
- SnapKit (4.0.0)
- StatefulViewController (3.0)
- SwifterSwift (4.0.1):
- SwifterSwift/AppKit (= 4.0.1)
- SwifterSwift/CoreGraphics (= 4.0.1)
- SwifterSwift/CoreLocation (= 4.0.1)
- SwifterSwift/Foundation (= 4.0.1)
- SwifterSwift/SwiftStdlib (= 4.0.1)
- SwifterSwift/UIKit (= 4.0.1)
- SwifterSwift/AppKit (4.0.1)
- SwifterSwift/CoreGraphics (4.0.1)
- SwifterSwift/CoreLocation (4.0.1)
- SwifterSwift/Foundation (4.0.1)
- SwifterSwift/SwiftStdlib (4.0.1)
- SwifterSwift/UIKit (4.0.1)
- SwiftGen (5.2.1)
- SwiftIcons (1.5.1)
- SwiftLint (0.25.1)
- SwiftMoment (0.7)
- SwiftSoup (1.5.8)
- SwiftyBeaver (1.4.4)
- SwiftyJSON (3.1.4)
- Tabman (1.0.8):
- Pageboy (~> 2.0)
- PureLayout (~> 3.0)
- UIFontComplete (2.0.1)
- URITemplate (2.0.3)
- WaitForIt (2.0.0)
DEPENDENCIES:
- ActiveLabel (from `https://github.com/optonaut/ActiveLabel.swift.git`)
- Alamofire (~> 4.5.1)
- Crashlytics (~> 3.9.3)
- Disk (~> 0.3.1)
- Down
- Eureka (~> 4.1.1)
- Fabric (~> 1.7.5)
- Firebase/Core
- IQKeyboardManagerSwift (~> 5.0.8)
- Kingfisher (~> 4.2.0)
- KoalaTeaFlowLayout (~> 0.3.1)
- KoalaTeaPlayer (~> 0.2.7)
- KTResponsiveUI (~> 0.2.4)
- MBProgressHUD (~> 1.1.0)
- Mockingjay
- Nimble
- Pageboy (~> 2.0.2)
- PopupDialog (~> 0.6.0)
- PureLayout (~> 3.0.2)
- Quick
- Reusable (~> 4.0.0)
- SideMenu (~> 3.1.4)
- Skeleton (~> 0.1.0)
- SnapKit (~> 4.0.0)
- StatefulViewController (~> 3.0)
- SwifterSwift (~> 4.0.1)
- SwiftGen (~> 5.2.1)
- SwiftIcons (from `https://github.com/themisterholliday/SwiftIcons.git`, branch `swift-4`)
- SwiftLint (~> 0.25.1)
- SwiftMoment
- SwiftSoup (~> 1.5.8)
- SwiftyBeaver (~> 1.4.2)
- SwiftyJSON (~> 3.1.4)
- Tabman (~> 1.0.5)
- UIFontComplete (~> 2.0.1)
- WaitForIt (~> 2.0.0)
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- Crashlytics
- Disk
- Down
- Eureka
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- GoogleToolboxForMac
- IQKeyboardManagerSwift
- Kingfisher
- KoalaTeaFlowLayout
- KoalaTeaPlayer
- KTResponsiveUI
- MBProgressHUD
- Mockingjay
- nanopb
- Nimble
- Pageboy
- PopupDialog
- PureLayout
- Quick
- Reusable
- SideMenu
- Skeleton
- SnapKit
- StatefulViewController
- SwifterSwift
- SwiftGen
- SwiftLint
- SwiftMoment
- SwiftSoup
- SwiftyBeaver
- SwiftyJSON
- Tabman
- UIFontComplete
- URITemplate
- WaitForIt
EXTERNAL SOURCES:
ActiveLabel:
:git: https://github.com/optonaut/ActiveLabel.swift.git
SwiftIcons:
:branch: swift-4
:git: https://github.com/themisterholliday/SwiftIcons.git
CHECKOUT OPTIONS:
ActiveLabel:
:commit: 3e98a76353bcdeea879e7d2552f58d6967207dab
:git: https://github.com/optonaut/ActiveLabel.swift.git
SwiftIcons:
:commit: 56e9cf1019b01a4a9a2f22a78e84618f4ea094aa
:git: https://github.com/themisterholliday/SwiftIcons.git
SPEC CHECKSUMS:
ActiveLabel: 2fc3cdffed0dcdaad82d50af46233b9ef2f401e4
Alamofire: 2d95912bf4c34f164fdfc335872e8c312acaea4a
Crashlytics: dbb07d01876c171c5ccbdf7826410380189e452c
Disk: d1f55cd61f6ca20f368232d0c6e37e3c3dfcb63e
Down: 6ace44ecec0c408826342ed420002f39a18e38c3
Eureka: b88fb930e42c79f8c03c373d0fcdc28c1d6c50ed
Fabric: ae7146a5f505ea370a1e44820b4b1dc8890e2890
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
IQKeyboardManagerSwift: 2e7dc7f98c111458c1ea2b373f893e8cf95e2b97
Kingfisher: 9ee7e788d8ba07c3f21ce0d43f33cec310a4f781
KoalaTeaFlowLayout: 219c45709d0873d405b2de1b27080a9c411246b7
KoalaTeaPlayer: 6f9df0f08113765d5195c0e447b1a64966dc1507
KTResponsiveUI: c8a75fe5270e05749a5ca8d20ab008a285b5e260
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Mockingjay: 11a621880d2887f1775bdcf824341eb68f218450
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
Pageboy: 5970f6138b035380fd633b1813b7cc056784b784
PopupDialog: d4336d7274a6aa3af4cb26d8b6691510eba90cc3
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
Reusable: 584a5629747c52e0f6a77841b400dc2643f6fa0f
SideMenu: 47dbf9e4d878062d8994aed43f6e4bf6c1fea30b
Skeleton: 0d2941ce8d24f60a7e85ee39e55203256300b538
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwifterSwift: 5f406a5f831343312d6d5b34282b57ef3f52c40b
SwiftGen: 444b4c467e512a4812b8a800d731643fd265139e
SwiftIcons: b20641adce6b71fcb2e72389b4b5f2e87252df99
SwiftLint: ce933681be10c3266e82576dad676fa815a602e9
SwiftMoment: dc6dd27012e267819104cbb03f74ff9192dd0b42
SwiftSoup: 86a1f5ad07b7e3d14ab1a9324a58c75ae2215e79
SwiftyBeaver: 25bd76281f49ca989ec2e3cbde9af89c15bc1432
SwiftyJSON: c2842d878f95482ffceec5709abc3d05680c0220
Tabman: 9f9a25595516c7dffb747be271ec8a0a5ac2341e
UIFontComplete: 7e3ce7f0a12d2529fb07f537e262aabfa87df280
URITemplate: ace0c4c46dcf8afe6e89b4060621852886b15c3b
WaitForIt: 2c7ad6deaffe3bf727b7242a2263167bf2ce3e57
PODFILE CHECKSUM: 900e14f47cd2ee536f721b3001b6397437682697
COCOAPODS: 1.5.0