Add the OneTimePassword framework

This commit is contained in:
yishilin14 2017-03-03 00:13:05 +08:00
parent 7b46311d1c
commit 5a45e73037
2 changed files with 13 additions and 0 deletions

View file

@ -4,3 +4,4 @@ github "libgit2/objective-git" "master"
github "zahlz/SwiftPasscodeLock" "master"
github "bitserf/FavIcon"
github "kishikawakatsumi/KeychainAccess" "master"
github "mattrubin/OneTimePassword"