Skip to content

Commit

Permalink
Updated CocoaPods installation test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed May 23, 2019
1 parent 406455a commit 46d3c70
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions MapboxCoreNavigationTests/CocoaPodsTest/PodInstall/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- Mapbox-iOS-SDK (4.10.0)
- MapboxCoreNavigation (0.31.0):
- MapboxDirections.swift (~> 0.27.3)
- Mapbox-iOS-SDK (5.0.0)
- MapboxCoreNavigation (0.33.0):
- MapboxDirections.swift (~> 0.28.0)
- MapboxMobileEvents (~> 0.9.3)
- MapboxNavigationNative (~> 6.1.3)
- Turf (~> 0.3.0)
- MapboxDirections.swift (0.27.3):
- MapboxDirections.swift (0.28.0):
- Polyline (~> 4.2)
- MapboxMobileEvents (0.9.3)
- MapboxNavigation (0.31.0):
- Mapbox-iOS-SDK (~> 4.3)
- MapboxCoreNavigation (= 0.31.0)
- MapboxNavigation (0.33.0):
- Mapbox-iOS-SDK (~> 5.0)
- MapboxCoreNavigation (= 0.33.0)
- MapboxSpeech (~> 0.1.0)
- Solar (~> 2.1)
- MapboxNavigationNative (6.1.3)
Expand Down Expand Up @@ -41,11 +41,11 @@ EXTERNAL SOURCES:
:path: "../../../"

SPEC CHECKSUMS:
Mapbox-iOS-SDK: 8b1b777de7de373cdf000994c91af101ef886477
MapboxCoreNavigation: ad9a230a2ecd0163154fd0510897702c6573db86
MapboxDirections.swift: af3d8bc8cd80ed6e498dd6ed933f3c348799e1e2
Mapbox-iOS-SDK: 018266d830ecb6e57d913494c280383b47981590
MapboxCoreNavigation: b18785b61517628bcbc8d2d2c287812c71e8bdfe
MapboxDirections.swift: bec8771badfbdd55a0194649a4194b2c2cb15b96
MapboxMobileEvents: dea3b845b1a8528def7150dedf0cedefc6dfe284
MapboxNavigation: 188a6e4652da8de68b2e19bf7928a40766e9f3eb
MapboxNavigation: 63dbc3c9060e294a620614f46da4973c486d5ed7
MapboxNavigationNative: c7340cdfcb28f88aa02b6e3896151f4cd897f323
MapboxSpeech: 59b3984d3f433a443d24acf53097f918c5cc70f9
Polyline: 0e9890790292741c8186201a536b6bb6a78d02dd
Expand All @@ -54,4 +54,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 55ae5a7edbc3dedda5149ba3d58b992ab7327f95

COCOAPODS: 1.6.1
COCOAPODS: 1.6.2

0 comments on commit 46d3c70

Please sign in to comment.