Update Cartfile to use SDWebImage 5.10+
This commit is contained in:
parent
a0bc7407f0
commit
4861ce9799
2
Cartfile
2
Cartfile
|
@ -1,2 +1,2 @@
|
||||||
github "SDWebImage/SDWebImage" ~> 5.7
|
github "SDWebImage/SDWebImage" ~> 5.10
|
||||||
github "SDWebImage/libwebp-Xcode" ~> 1.0
|
github "SDWebImage/libwebp-Xcode" ~> 1.0
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
github "SDWebImage/SDWebImage" "5.7.0"
|
github "SDWebImage/SDWebImage" "5.10.0"
|
||||||
github "SDWebImage/libwebp-Xcode" "1.1.0"
|
github "SDWebImage/libwebp-Xcode" "1.1.0"
|
||||||
|
|
Loading…
Reference in New Issue