File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ inhibit_all_warnings!
4
4
5
5
target 'SDWebImageYYPlugin_Example' do
6
6
pod 'SDWebImageYYPlugin' , :path => '../'
7
- pod 'SDWebImage/Core' , :git => ' git@ github.com: rs/SDWebImage.git', :branch => '5.x'
7
+ pod 'SDWebImage/Core' , git : 'https:// github.com/ rs/SDWebImage.git', :branch => '5.x'
8
8
9
9
target 'SDWebImageYYPlugin_Tests' do
10
10
inherit! :search_paths
Original file line number Diff line number Diff line change 14
14
- YYImage/Core (1.0.4)
15
15
16
16
DEPENDENCIES:
17
- - " SDWebImage/Core (from `git@ github.com: rs/SDWebImage.git`, branch `5.x`)"
17
+ - SDWebImage/Core (from `https:// github.com/ rs/SDWebImage.git`, branch `5.x`)
18
18
- SDWebImageYYPlugin (from `../`)
19
19
20
20
SPEC REPOS:
@@ -25,21 +25,21 @@ SPEC REPOS:
25
25
EXTERNAL SOURCES:
26
26
SDWebImage:
27
27
:branch: 5.x
28
- :git: "git@ github.com: rs/SDWebImage.git"
28
+ :git: https:// github.com/ rs/SDWebImage.git
29
29
SDWebImageYYPlugin:
30
30
:path: "../"
31
31
32
32
CHECKOUT OPTIONS:
33
33
SDWebImage:
34
34
:commit: 1ed0b8cfe86066ea28093406fcd859efd40c9d96
35
- :git: "git@ github.com: rs/SDWebImage.git"
35
+ :git: https:// github.com/ rs/SDWebImage.git
36
36
37
37
SPEC CHECKSUMS:
38
38
SDWebImage: e52654ceef9fdc19f4c612d64a5b6d3f05dd81a4
39
39
SDWebImageYYPlugin: 4a756eec055647c989fe9d54f9535780bc0e0465
40
40
YYCache: 8105b6638f5e849296c71f331ff83891a4942952
41
41
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
42
42
43
- PODFILE CHECKSUM: 2d666caa89bdb2aeafda680d6d51eb9789e53f2e
43
+ PODFILE CHECKSUM: 48b9bc55ce06154a2d7c5b440dd3d07115716ce3
44
44
45
45
COCOAPODS: 1.5.3
You can’t perform that action at this time.
0 commit comments