Browse Source

ios: sync Podfile.lock

master
Saúl Ibarra Corretgé 6 years ago
parent
commit
820abfd059
1 changed files with 1 additions and 19 deletions
  1. 1
    19
      ios/Podfile.lock

+ 1
- 19
ios/Podfile.lock View File

@@ -35,7 +35,6 @@ PODS:
35 35
     - FirebaseCore (~> 5.2)
36 36
     - GoogleUtilities/Environment (~> 5.2)
37 37
     - GoogleUtilities/UserDefaults (~> 5.2)
38
-  - FLAnimatedImage (1.0.12)
39 38
   - Folly (2018.10.22.00):
40 39
     - boost-for-react-native
41 40
     - DoubleConversion
@@ -90,11 +89,6 @@ PODS:
90 89
     - React
91 90
   - react-native-calendar-events (1.6.4):
92 91
     - React
93
-  - react-native-fast-image (5.1.1):
94
-    - FLAnimatedImage
95
-    - React
96
-    - SDWebImage/Core
97
-    - SDWebImage/GIF
98 92
   - react-native-keep-awake (4.0.0):
99 93
     - React
100 94
   - react-native-webrtc (1.69.1):
@@ -162,10 +156,6 @@ PODS:
162 156
     - React
163 157
   - RNWatch (0.2.0):
164 158
     - React
165
-  - SDWebImage/Core (4.4.6)
166
-  - SDWebImage/GIF (4.4.6):
167
-    - FLAnimatedImage (~> 1.0)
168
-    - SDWebImage/Core
169 159
   - yoga (0.59.8.React)
170 160
 
171 161
 DEPENDENCIES:
@@ -181,7 +171,6 @@ DEPENDENCIES:
181 171
   - ObjectiveDropboxOfficial (~> 3.9.4)
182 172
   - react-native-background-timer (from `../node_modules/react-native-background-timer`)
183 173
   - react-native-calendar-events (from `../node_modules/react-native-calendar-events`)
184
-  - react-native-fast-image (from `../node_modules/react-native-fast-image`)
185 174
   - react-native-keep-awake (from `../node_modules/react-native-keep-awake`)
186 175
   - react-native-webrtc (from `../node_modules/react-native-webrtc`)
187 176
   - react-native-webview (from `../node_modules/react-native-webview`)
@@ -214,7 +203,6 @@ SPEC REPOS:
214 203
     - FirebaseCore
215 204
     - FirebaseDynamicLinks
216 205
     - FirebaseInstanceID
217
-    - FLAnimatedImage
218 206
     - GoogleAppMeasurement
219 207
     - GoogleSignIn
220 208
     - GoogleToolboxForMac
@@ -222,7 +210,6 @@ SPEC REPOS:
222 210
     - GTMSessionFetcher
223 211
     - nanopb
224 212
     - ObjectiveDropboxOfficial
225
-    - SDWebImage
226 213
 
227 214
 EXTERNAL SOURCES:
228 215
   BVLinearGradient:
@@ -239,8 +226,6 @@ EXTERNAL SOURCES:
239 226
     :path: "../node_modules/react-native-background-timer"
240 227
   react-native-calendar-events:
241 228
     :path: "../node_modules/react-native-calendar-events"
242
-  react-native-fast-image:
243
-    :path: "../node_modules/react-native-fast-image"
244 229
   react-native-keep-awake:
245 230
     :path: "../node_modules/react-native-keep-awake"
246 231
   react-native-webrtc:
@@ -273,7 +258,6 @@ SPEC CHECKSUMS:
273 258
   FirebaseCore: 52f851b30e11360f1e67cf04b1edfebf0a47a2d3
274 259
   FirebaseDynamicLinks: f209c3caccd82102caa0e91d393e3ccc593501fd
275 260
   FirebaseInstanceID: bd6fc5a258884e206fd5c474ebe4f5b00e21770e
276
-  FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
277 261
   Folly: de497beb10f102453a1afa9edbf8cf8a251890de
278 262
   glog: aefd1eb5dda2ab95ba0938556f34b98e2da3a60d
279 263
   GoogleAppMeasurement: 6cf307834da065863f9faf4c0de0a936d81dd832
@@ -286,7 +270,6 @@ SPEC CHECKSUMS:
286 270
   React: 76e6aa2b87d05eb6cccb6926d72685c9a07df152
287 271
   react-native-background-timer: 0d34748e53a972507c66963490c775321a88f6f2
288 272
   react-native-calendar-events: ee9573e355711ac679e071be70789542431f4ce3
289
-  react-native-fast-image: 47487b71169aea34868e7b38bf870b6b3f2157c5
290 273
   react-native-keep-awake: eba3137546b10003361b37c761f6c429b59814ae
291 274
   react-native-webrtc: 90a847d19deb2d7323fef8cc89ca12b8995fbc90
292 275
   react-native-webview: a95842e3f351a6d2c8bc8bcc9eab689c7e7e5ad4
@@ -295,9 +278,8 @@ SPEC CHECKSUMS:
295 278
   RNSound: e157320f503bdd4f4ee6d8542e948d54f90c3c3a
296 279
   RNVectorIcons: d819334932bcda3332deb3d2c8ea4d069e0b98f9
297 280
   RNWatch: 09738b339eceb66e4d80a2371633ca5fb380fa42
298
-  SDWebImage: 3f3f0c02f09798048c47a5ed0a13f17b063572d8
299 281
   yoga: 92b2102c3d373d1a790db4ab761d2b0ffc634f64
300 282
 
301
-PODFILE CHECKSUM: b55338cc43312051ed83f8d9c6aadbd8c9402e6a
283
+PODFILE CHECKSUM: d540f088d564bfe3b8ca3d13eec4cc0ce9c6e4bc
302 284
 
303 285
 COCOAPODS: 1.7.2

Loading…
Cancel
Save