1
1
PODS:
2
2
- 1PasswordExtension (1.8.5)
3
- - Crashlytics (3.10.5):
4
- - Fabric (~> 1.7.9)
5
- - Fabric (1.7.9)
6
- - Firebase/Core (5.4.1):
3
+ - Crashlytics (3.10.7):
4
+ - Fabric (~> 1.7.11)
5
+ - DifferenceKit (0.5.3):
6
+ - DifferenceKit/Core (= 0.5.3)
7
+ - DifferenceKit/UIExtensions (= 0.5.3)
8
+ - DifferenceKit/Core (0.5.3)
9
+ - DifferenceKit/UIExtensions (0.5.3):
10
+ - DifferenceKit/Core
11
+ - Fabric (1.7.11)
12
+ - Firebase/Core (5.7.0):
7
13
- Firebase/CoreOnly
8
- - FirebaseAnalytics (= 5.0.1)
9
- - Firebase/CoreOnly (5.4.1):
10
- - FirebaseCore (= 5.0.6)
11
- - FirebaseAnalytics (5.0.1):
12
- - FirebaseCore (~> 5.0)
13
- - FirebaseInstanceID (~> 3.0)
14
- - "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
14
+ - FirebaseAnalytics (= 5.1.1)
15
+ - Firebase/CoreOnly (5.7.0):
16
+ - FirebaseCore (= 5.1.2)
17
+ - FirebaseAnalytics (5.1.1):
18
+ - FirebaseCore (~> 5.1)
19
+ - FirebaseInstanceID (~> 3.2)
20
+ - GoogleAppMeasurement (~> 5.1)
21
+ - GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
22
+ - GoogleUtilities/MethodSwizzler (~> 5.2.0)
23
+ - GoogleUtilities/Network (~> 5.2)
24
+ - "GoogleUtilities/NSData+zlib (~> 5.2)"
15
25
- nanopb (~> 0.3)
16
- - FirebaseCore (5.0.6):
17
- - "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
18
- - FirebaseInstanceID (3.1.1):
19
- - FirebaseCore (~> 5.0)
26
+ - FirebaseCore (5.1.2):
27
+ - GoogleUtilities/Logger (~> 5.2)
28
+ - FirebaseInstanceID (3.2.1):
29
+ - FirebaseCore (~> 5.1)
30
+ - GoogleUtilities/Environment (~> 5.2)
20
31
- FLAnimatedImage (1.0.12)
21
32
- FLEX (2.4.0)
22
- - GoogleToolboxForMac/Defines (2.1.4)
23
- - "GoogleToolboxForMac/NSData+zlib (2.1.4)":
24
- - GoogleToolboxForMac/Defines (= 2.1.4)
33
+ - GoogleAppMeasurement (5.1.1):
34
+ - GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
35
+ - GoogleUtilities/MethodSwizzler (~> 5.2.0)
36
+ - GoogleUtilities/Network (~> 5.2)
37
+ - "GoogleUtilities/NSData+zlib (~> 5.2)"
38
+ - nanopb (~> 0.3)
39
+ - GoogleUtilities/AppDelegateSwizzler (5.2.2):
40
+ - GoogleUtilities/Environment
41
+ - GoogleUtilities/Logger
42
+ - GoogleUtilities/Network
43
+ - GoogleUtilities/Environment (5.2.2)
44
+ - GoogleUtilities/Logger (5.2.2):
45
+ - GoogleUtilities/Environment
46
+ - GoogleUtilities/MethodSwizzler (5.2.2):
47
+ - GoogleUtilities/Logger
48
+ - GoogleUtilities/Network (5.2.2):
49
+ - GoogleUtilities/Logger
50
+ - "GoogleUtilities/NSData+zlib"
51
+ - GoogleUtilities/Reachability
52
+ - "GoogleUtilities/NSData+zlib (5.2.2)"
53
+ - GoogleUtilities/Reachability (5.2.2):
54
+ - GoogleUtilities/Logger
25
55
- MBProgressHUD (1.1.0)
26
56
- MobilePlayer (1.2.0)
27
57
- nanopb (0.3.8):
@@ -35,23 +65,25 @@ PODS:
35
65
- Nuke (~> 7.0)
36
66
- OAuthSwift (1.2.2)
37
67
- RCMarkdownParser (3.0.6)
38
- - ReachabilitySwift (4.1.0 )
39
- - Realm (3.7.5 ):
40
- - Realm/Headers (= 3.7.5 )
41
- - Realm/Headers (3.7.5 )
42
- - RealmSwift (3.7.5 ):
43
- - Realm (= 3.7.5 )
68
+ - ReachabilitySwift (4.2.1 )
69
+ - Realm (3.7.6 ):
70
+ - Realm/Headers (= 3.7.6 )
71
+ - Realm/Headers (3.7.6 )
72
+ - RealmSwift (3.7.6 ):
73
+ - Realm (= 3.7.6 )
44
74
- semver (1.1.0)
45
75
- SimpleImageViewer (1.2.0):
46
76
- FLAnimatedImage
47
77
- SlackTextViewController (1.9.6)
48
78
- Starscream (2.1.1)
49
- - SwiftLint (0.26 .0)
79
+ - SwiftLint (0.27 .0)
50
80
- SwiftyJSON (4.1.0)
81
+ - SwipeCellKit (2.4.3)
51
82
52
83
DEPENDENCIES:
53
84
- 1PasswordExtension
54
85
- Crashlytics
86
+ - DifferenceKit
55
87
- Fabric
56
88
- Firebase/Core
57
89
- FLEX (~> 2.0)
@@ -69,19 +101,22 @@ DEPENDENCIES:
69
101
- Starscream (~> 2)
70
102
- SwiftLint
71
103
- SwiftyJSON
104
+ - SwipeCellKit
72
105
73
106
SPEC REPOS:
74
107
https://github.com/cocoapods/specs.git:
75
108
- 1PasswordExtension
76
109
- Crashlytics
110
+ - DifferenceKit
77
111
- Fabric
78
112
- Firebase
79
113
- FirebaseAnalytics
80
114
- FirebaseCore
81
115
- FirebaseInstanceID
82
116
- FLAnimatedImage
83
117
- FLEX
84
- - GoogleToolboxForMac
118
+ - GoogleAppMeasurement
119
+ - GoogleUtilities
85
120
- MBProgressHUD
86
121
- nanopb
87
122
- Nuke
@@ -94,6 +129,7 @@ SPEC REPOS:
94
129
- Starscream
95
130
- SwiftLint
96
131
- SwiftyJSON
132
+ - SwipeCellKit
97
133
98
134
EXTERNAL SOURCES:
99
135
MobilePlayer:
@@ -121,32 +157,35 @@ CHECKOUT OPTIONS:
121
157
122
158
SPEC CHECKSUMS:
123
159
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
124
- Crashlytics: 7f2e38d302d9da96475b3d64d86fb29e31a542b7
125
- Fabric: a2917d3895e4c1569b9c3170de7320ea1b1e6661
126
- Firebase: 355bd535bfdacaa82a7fe8d9784115edefd6fc03
127
- FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
128
- FirebaseCore: 4c28e3b9708ba48a765e76515f913a71596eb5dd
129
- FirebaseInstanceID: f3f0657372592ecdfdfe2cac604a5a75758376a6
160
+ Crashlytics: ccaac42660eb9351b9960c0d66106b0bcf99f4fa
161
+ DifferenceKit: 2037137305c55a39ff729baa72697efa30b1052d
162
+ Fabric: f233c9492b3bbc1f04e3882986740f7988a58edb
163
+ Firebase: 734a4f92957aa6c40e7ae3fda3d9359e1890aa87
164
+ FirebaseAnalytics: 993577e91157feb40945abedd6ab346d8a4b6ac8
165
+ FirebaseCore: 3a97432acb324b439fbed338e642f9cbb516a63d
166
+ FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
130
167
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
131
168
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
132
- GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
169
+ GoogleAppMeasurement: f7507b39b70ad0bd80b3d81518b2f43868974307
170
+ GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5
133
171
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
134
172
MobilePlayer: 069b13482499f14c25b6ce53f63a91e17975b073
135
173
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
136
174
Nuke: a9a31bbd6c6723753ab024ef22057dcaaf046c1b
137
175
Nuke-FLAnimatedImage-Plugin: 6dfb9335ce298eaff9fdfed8d20d1bbfb2a6c326
138
176
OAuthSwift: 27b34fe80b76b67cd8f45571e0be2432bc9f6de1
139
177
RCMarkdownParser: 518b616a4f48bb02247243544d4fd55c048288a4
140
- ReachabilitySwift: 6849231cd4e06559f3b9ef4a97a0a0f96d41e09f
141
- Realm: c286caf4dbf346ce24aad49ca76c7ce622d4a082
142
- RealmSwift: 2a9281e37d6de55f66f76254d49d28aeb1b729e4
178
+ ReachabilitySwift: 35720ffea59c1c76d15f885be77fd33e33985427
179
+ Realm: 9eaecad54712d6246d08ba34c10f354e4715d7d3
180
+ RealmSwift: 1fe08b4ebaeeaacf17f9ba0343f7b25c9fc31fa6
143
181
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
144
182
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
145
183
SlackTextViewController: b854e62c1c156336bc4fd409c6ca79b5773e8f9d
146
184
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f
147
- SwiftLint: f6b83e8d95ee1e91e11932d843af4fdcbf3fc764
185
+ SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
148
186
SwiftyJSON: c29297daf073d2aa016295d5809cdd68045c39b3
187
+ SwipeCellKit: cee9906e6d3a36e22ad1a852fba7f8fa0839d113
149
188
150
- PODFILE CHECKSUM: e30b11fd34e7043eec6c9d2d0550e6e147670e19
189
+ PODFILE CHECKSUM: 6702db159e15966472657eea05905247ba9622d9
151
190
152
191
COCOAPODS: 1.5.3
0 commit comments