Use stable libgit2/objective-git in the Cartfile

This commit is contained in:
Bob Sun 2018-08-12 23:31:25 -07:00
parent ee92845042
commit 8063608fc4
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -1,6 +1,6 @@
github "SVProgressHUD/SVProgressHUD" github "SVProgressHUD/SVProgressHUD"
github "radex/SwiftyUserDefaults" github "radex/SwiftyUserDefaults"
github "libgit2/objective-git" "master" github "libgit2/objective-git"
github "leonbreedt/FavIcon" github "leonbreedt/FavIcon"
github "kishikawakatsumi/KeychainAccess" github "kishikawakatsumi/KeychainAccess"
github "mattrubin/OneTimePassword" github "mattrubin/OneTimePassword"