File tree Expand file tree Collapse file tree 3 files changed +13
-15
lines changed
Expand file tree Collapse file tree 3 files changed +13
-15
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,6 @@ platform :ios, '9.0'
22
33target 'example' do
44 # Pods for example
5- pod 'LineSDK' , '~> 4.1.0'
6-
7- target 'exampleTests' do
8- inherit! :search_paths
9- # Pods for testing
10- end
11-
5+ pod 'LineSDK' , '~> 5.0.0'
6+
127end
Original file line number Diff line number Diff line change 11PODS:
2- - LineSDK (4.1 .0)
2+ - LineSDK (5.0 .0)
33
44DEPENDENCIES:
5- - LineSDK (~> 4.1.0)
5+ - LineSDK (~> 5.0.0)
6+
7+ SPEC REPOS:
8+ https://github.com/cocoapods/specs.git:
9+ - LineSDK
610
711SPEC CHECKSUMS:
8- LineSDK: 5927ecf3cb4ea4767e72377f2ac527f0460e8853
12+ LineSDK: b086f6943d5bb2c05f9bc829323ad574dbedf284
913
10- PODFILE CHECKSUM: 3c8f185f8cf29805e8c44dbda2639762d2086212
14+ PODFILE CHECKSUM: f3577c0e81566a8d1775ef06f8acc562ea6807f4
1115
12- COCOAPODS: 1.4.0
16+ COCOAPODS: 1.5.3
Original file line number Diff line number Diff line change @@ -3443,9 +3443,8 @@ react-devtools-core@^2.5.0:
34433443 shell-quote "^1.6.1"
34443444 ws "^2.0.3"
34453445
3446- " react-native-line@git+https://github.com/xmartlabs/react-native-line.git " :
3447- version "1.0.4"
3448- resolved "git+https://github.com/xmartlabs/react-native-line.git#c9a854d719256572e1072878ebb89d9de3c87c46"
3446+ react-native-line@../ :
3447+ version "1.1.0"
34493448
34503449react-native@0.48.2 :
34513450 version "0.48.2"
You can’t perform that action at this time.
0 commit comments