File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
22
22
23
23
s . subspec 'Core' do |cs |
24
24
cs . dependency 'Pelias' , '~> 1.0.2'
25
- cs . dependency 'OnTheRoad' , '~> 1.0.0 '
25
+ cs . dependency 'OnTheRoad' , '~> 1.0.1 '
26
26
cs . dependency 'Tangram-es' , '~> 0.8.1'
27
27
cs . source_files = [ 'MapzenSDK/*.swift' , 'MapzenSDK/*/*.swift' ]
28
28
cs . resources = [ 'images/*.png' , 'housestyles.bundle' , 'version.plist' ]
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- 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 )
7
7
- Pelias (~> 1.0.2)
8
8
- Tangram-es (~> 0.8.1)
9
- - OnTheRoad (1.0.0 )
9
+ - OnTheRoad (1.0.1 )
10
10
- Pelias (1.0.2):
11
11
- Pelias/Core (= 1.0.2)
12
12
- Pelias/Core (1.0.2)
@@ -22,8 +22,8 @@ EXTERNAL SOURCES:
22
22
23
23
SPEC CHECKSUMS:
24
24
HockeySDK: 95db557d54489a570dcdefae0d02f98eecc279a3
25
- Mapzen-ios-sdk: 7f23b245eebbafe5d57597da5a3e90bc88a0b044
26
- OnTheRoad: 23aeab6259df1bc005457795e255730178c97fdf
25
+ Mapzen-ios-sdk: 4c6f9d8a35adcba54b762470d2869d00409661dc
26
+ OnTheRoad: 8327bc6f0c2c698103b632a035438cc3c69b62d7
27
27
Pelias: 3cda3c78c6c1882a1163e500c76a1ee35c5e0edd
28
28
Tangram-es: 4d6d08e8d25900899073133756b35b4cfe2e97f7
29
29
You can’t perform that action at this time.
0 commit comments