forked from RocketChat/Rocket.Chat.iOS
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Podfile.lock
191 lines (184 loc) · 6.22 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
PODS:
- 1PasswordExtension (1.8.5)
- Crashlytics (3.10.7):
- Fabric (~> 1.7.11)
- DifferenceKit (0.5.3):
- DifferenceKit/Core (= 0.5.3)
- DifferenceKit/UIExtensions (= 0.5.3)
- DifferenceKit/Core (0.5.3)
- DifferenceKit/UIExtensions (0.5.3):
- DifferenceKit/Core
- Fabric (1.7.11)
- Firebase/Core (5.7.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.1.1)
- Firebase/CoreOnly (5.7.0):
- FirebaseCore (= 5.1.2)
- FirebaseAnalytics (5.1.1):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseCore (5.1.2):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- FLAnimatedImage (1.0.12)
- FLEX (2.4.0)
- GoogleAppMeasurement (5.1.1):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.2.2)
- GoogleUtilities/Logger (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.2.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.2.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.2.2)"
- GoogleUtilities/Reachability (5.2.2):
- GoogleUtilities/Logger
- MBProgressHUD (1.1.0)
- MobilePlayer (1.2.0)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- Nuke (7.3.2)
- Nuke-FLAnimatedImage-Plugin (5.0):
- FLAnimatedImage (~> 1.0)
- Nuke (~> 7.0)
- OAuthSwift (1.2.2)
- RCMarkdownParser (3.0.6)
- ReachabilitySwift (4.2.1)
- Realm (3.7.6):
- Realm/Headers (= 3.7.6)
- Realm/Headers (3.7.6)
- RealmSwift (3.7.6):
- Realm (= 3.7.6)
- semver (1.1.0)
- SimpleImageViewer (1.2.0):
- FLAnimatedImage
- SlackTextViewController (1.9.6)
- Starscream (2.1.1)
- SwiftLint (0.27.0)
- SwiftyJSON (4.1.0)
- SwipeCellKit (2.4.3)
DEPENDENCIES:
- 1PasswordExtension
- Crashlytics
- DifferenceKit
- Fabric
- Firebase/Core
- FLEX (~> 2.0)
- MBProgressHUD (~> 1.1.0)
- MobilePlayer (from `https://github.com/RocketChat/RCiOSMobilePlayer`)
- Nuke (~> 7.3)
- Nuke-FLAnimatedImage-Plugin
- OAuthSwift
- RCMarkdownParser (from `https://github.com/RocketChat/RCMarkdownParser.git`)
- ReachabilitySwift
- RealmSwift
- semver
- SimpleImageViewer (from `https://github.com/cardoso/SimpleImageViewer.git`)
- SlackTextViewController (from `https://github.com/rafaelks/SlackTextViewController.git`)
- Starscream (~> 2)
- SwiftLint
- SwiftyJSON
- SwipeCellKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- 1PasswordExtension
- Crashlytics
- DifferenceKit
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- FLAnimatedImage
- FLEX
- GoogleAppMeasurement
- GoogleUtilities
- MBProgressHUD
- nanopb
- Nuke
- Nuke-FLAnimatedImage-Plugin
- OAuthSwift
- ReachabilitySwift
- Realm
- RealmSwift
- semver
- Starscream
- SwiftLint
- SwiftyJSON
- SwipeCellKit
EXTERNAL SOURCES:
MobilePlayer:
:git: https://github.com/RocketChat/RCiOSMobilePlayer
RCMarkdownParser:
:git: https://github.com/RocketChat/RCMarkdownParser.git
SimpleImageViewer:
:git: https://github.com/cardoso/SimpleImageViewer.git
SlackTextViewController:
:git: https://github.com/rafaelks/SlackTextViewController.git
CHECKOUT OPTIONS:
MobilePlayer:
:commit: c7160990d7b50d34a45514df4535011e64541340
:git: https://github.com/RocketChat/RCiOSMobilePlayer
RCMarkdownParser:
:commit: c34d9ccef689c55b9eae69f3c65283da8d8b0c6c
:git: https://github.com/RocketChat/RCMarkdownParser.git
SimpleImageViewer:
:commit: 8222c338de0f285ca0c2d556c5d8dedd4a365b52
:git: https://github.com/cardoso/SimpleImageViewer.git
SlackTextViewController:
:commit: 944b7cc4de734638cdefdecb9c7d7846fc3ab252
:git: https://github.com/rafaelks/SlackTextViewController.git
SPEC CHECKSUMS:
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
Crashlytics: ccaac42660eb9351b9960c0d66106b0bcf99f4fa
DifferenceKit: 2037137305c55a39ff729baa72697efa30b1052d
Fabric: f233c9492b3bbc1f04e3882986740f7988a58edb
Firebase: 734a4f92957aa6c40e7ae3fda3d9359e1890aa87
FirebaseAnalytics: 993577e91157feb40945abedd6ab346d8a4b6ac8
FirebaseCore: 3a97432acb324b439fbed338e642f9cbb516a63d
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
GoogleAppMeasurement: f7507b39b70ad0bd80b3d81518b2f43868974307
GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
MobilePlayer: 069b13482499f14c25b6ce53f63a91e17975b073
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Nuke: a9a31bbd6c6723753ab024ef22057dcaaf046c1b
Nuke-FLAnimatedImage-Plugin: 6dfb9335ce298eaff9fdfed8d20d1bbfb2a6c326
OAuthSwift: 27b34fe80b76b67cd8f45571e0be2432bc9f6de1
RCMarkdownParser: 518b616a4f48bb02247243544d4fd55c048288a4
ReachabilitySwift: 35720ffea59c1c76d15f885be77fd33e33985427
Realm: 9eaecad54712d6246d08ba34c10f354e4715d7d3
RealmSwift: 1fe08b4ebaeeaacf17f9ba0343f7b25c9fc31fa6
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
SlackTextViewController: b854e62c1c156336bc4fd409c6ca79b5773e8f9d
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
SwiftyJSON: c29297daf073d2aa016295d5809cdd68045c39b3
SwipeCellKit: cee9906e6d3a36e22ad1a852fba7f8fa0839d113
PODFILE CHECKSUM: 6702db159e15966472657eea05905247ba9622d9
COCOAPODS: 1.5.3