File tree Expand file tree Collapse file tree 3 files changed +14
-22
lines changed Expand file tree Collapse file tree 3 files changed +14
-22
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,6 @@ platform :ios, '10.0'
2
2
use_frameworks!
3
3
4
4
target 'MobileWeather' do
5
- pod 'SmartDeviceLink' , :git => 'https://github.com/smartdevicelink/sdl_ios.git' , :branch => 'develop'
5
+ # pod 'SmartDeviceLink', :git => 'https://github.com/smartdevicelink/sdl_ios.git', :branch => 'develop'
6
+ pod 'SmartDeviceLink' , '~> 7.0'
6
7
end
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - BiSON (1.2.0 )
3
- - SmartDeviceLink (7.0.0-rc.1 ):
4
- - BiSON (~> 1.2.0 )
5
- - SmartDeviceLink/Default (= 7.0.0-rc.1 )
6
- - SmartDeviceLink/Default (7.0.0-rc.1 ):
7
- - BiSON (~> 1.2.0 )
2
+ - BiSON (1.2.2 )
3
+ - SmartDeviceLink (7.0.0):
4
+ - BiSON (~> 1.2.2 )
5
+ - SmartDeviceLink/Default (= 7.0.0)
6
+ - SmartDeviceLink/Default (7.0.0):
7
+ - BiSON (~> 1.2.2 )
8
8
9
9
DEPENDENCIES:
10
- - SmartDeviceLink (from `https://github.com/smartdevicelink/sdl_ios.git`, branch `develop` )
10
+ - SmartDeviceLink (~> 7.0 )
11
11
12
12
SPEC REPOS:
13
13
trunk:
14
14
- BiSON
15
-
16
- EXTERNAL SOURCES:
17
- SmartDeviceLink:
18
- :branch: develop
19
- :git: https://github.com/smartdevicelink/sdl_ios.git
20
-
21
- CHECKOUT OPTIONS:
22
- SmartDeviceLink:
23
- :commit: 924c510363f406ba3527458e9e13581a4890b6f7
24
- :git: https://github.com/smartdevicelink/sdl_ios.git
15
+ - SmartDeviceLink
25
16
26
17
SPEC CHECKSUMS:
27
- BiSON: 1165a5486ee9755400b096cf374e1f03cb73a980
28
- SmartDeviceLink: 5cb83937ad4b39da4ee67a5aee8e698c201270a1
18
+ BiSON: efb26805ec99f4ad516b77e9a32ced05f1c0985d
19
+ SmartDeviceLink: f073aae27d529a70637e76a651f0353d636cf0c5
29
20
30
- PODFILE CHECKSUM: 00b30227d0e4947505e4e6a3100b07f2b0548595
21
+ PODFILE CHECKSUM: ffa2cab4e67f3181335663dcba8c06324ca5068e
31
22
32
- COCOAPODS: 1.9.3
23
+ COCOAPODS: 1.10.0
You can’t perform that action at this time.
0 commit comments