Skip to content

Commit fd837c4

Browse files
author
Matt Smollinger
committed
Update podspec to use new release of OTR
1 parent 6e9837a commit fd837c4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Mapzen-ios-sdk.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
2222

2323
s.subspec 'Core' do |cs|
2424
cs.dependency 'Pelias', '~> 1.0.2'
25-
cs.dependency 'OnTheRoad', '~> 1.0.0'
25+
cs.dependency 'OnTheRoad', '~> 1.0.1'
2626
cs.dependency 'Tangram-es', '~> 0.8.1'
2727
cs.source_files = ['MapzenSDK/*.swift', 'MapzenSDK/*/*.swift']
2828
cs.resources = [ 'images/*.png', 'housestyles.bundle', 'version.plist' ]

Podfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PODS:
22
- HockeySDK/CrashOnlyLib (4.1.6)
3-
- Mapzen-ios-sdk (1.1.0):
4-
- Mapzen-ios-sdk/Core (= 1.1.0)
5-
- Mapzen-ios-sdk/Core (1.1.0):
6-
- OnTheRoad (~> 1.0.0)
3+
- Mapzen-ios-sdk (1.1.1):
4+
- Mapzen-ios-sdk/Core (= 1.1.1)
5+
- Mapzen-ios-sdk/Core (1.1.1):
6+
- OnTheRoad (~> 1.0.1)
77
- Pelias (~> 1.0.2)
88
- Tangram-es (~> 0.8.1)
9-
- OnTheRoad (1.0.0)
9+
- OnTheRoad (1.0.1)
1010
- Pelias (1.0.2):
1111
- Pelias/Core (= 1.0.2)
1212
- Pelias/Core (1.0.2)
@@ -22,8 +22,8 @@ EXTERNAL SOURCES:
2222

2323
SPEC CHECKSUMS:
2424
HockeySDK: 95db557d54489a570dcdefae0d02f98eecc279a3
25-
Mapzen-ios-sdk: 7f23b245eebbafe5d57597da5a3e90bc88a0b044
26-
OnTheRoad: 23aeab6259df1bc005457795e255730178c97fdf
25+
Mapzen-ios-sdk: 4c6f9d8a35adcba54b762470d2869d00409661dc
26+
OnTheRoad: 8327bc6f0c2c698103b632a035438cc3c69b62d7
2727
Pelias: 3cda3c78c6c1882a1163e500c76a1ee35c5e0edd
2828
Tangram-es: 4d6d08e8d25900899073133756b35b4cfe2e97f7
2929

0 commit comments

Comments
 (0)