File tree Expand file tree Collapse file tree 2 files changed +11
-20
lines changed Expand file tree Collapse file tree 2 files changed +11
-20
lines changed Original file line number Diff line number Diff line change @@ -2,6 +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' , :tag => '7.1.0-rc.1 '
6
- # pod 'SmartDeviceLink', '~> 7.0 '
5
+ # pod 'SmartDeviceLink', :git => 'https://github.com/smartdevicelink/sdl_ios.git', :tag => '7.1.0'
6
+ pod 'SmartDeviceLink' , '~> 7.1 '
7
7
end
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- BiSON (1.2.2)
3
- - SmartDeviceLink (7.1.0-rc.1 ):
4
- - BiSON (~> 1.2.2 )
5
- - SmartDeviceLink/Default (= 7.1.0-rc.1 )
6
- - SmartDeviceLink/Default (7.1.0-rc.1 ):
7
- - BiSON (~> 1.2.2 )
3
+ - SmartDeviceLink (7.1.0):
4
+ - BiSON (~> 1.2)
5
+ - SmartDeviceLink/Default (= 7.1.0)
6
+ - SmartDeviceLink/Default (7.1.0):
7
+ - BiSON (~> 1.2)
8
8
9
9
DEPENDENCIES:
10
- - SmartDeviceLink (from `https://github.com/smartdevicelink/sdl_ios.git`, tag ` 7.1.0-rc.1` )
10
+ - SmartDeviceLink (~> 7.1)
11
11
12
12
SPEC REPOS:
13
13
trunk:
14
14
- BiSON
15
-
16
- EXTERNAL SOURCES:
17
- SmartDeviceLink:
18
- :git: https://github.com/smartdevicelink/sdl_ios.git
19
- :tag: 7.1.0-rc.1
20
-
21
- CHECKOUT OPTIONS:
22
- SmartDeviceLink:
23
- :git: https://github.com/smartdevicelink/sdl_ios.git
24
- :tag: 7.1.0-rc.1
15
+ - SmartDeviceLink
25
16
26
17
SPEC CHECKSUMS:
27
18
BiSON: efb26805ec99f4ad516b77e9a32ced05f1c0985d
28
- SmartDeviceLink: eaab32227c5c1d33112644c4c17b16ec1766b8f6
19
+ SmartDeviceLink: abdd3273e6da415cb9340954e82852433ae4cf9a
29
20
30
- PODFILE CHECKSUM: 1ab0a221e8be5d9a3e113b2958d28d783d1b2624
21
+ PODFILE CHECKSUM: babeb44ba65bb67091ee3d2517c78025629298b3
31
22
32
23
COCOAPODS: 1.10.1
You can’t perform that action at this time.
0 commit comments