add acknowledgement to KeychainAccess

This commit is contained in:
Bob Sun 2017-02-19 22:18:52 +08:00
parent f74d16b0e1
commit 4ab702134a
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -14,6 +14,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
["FavIcon",
"https://github.com/bitserf/FavIcon",
"https://github.com/bitserf/FavIcon/blob/master/LICENSE"],
["KeychainAccess",
"https://github.com/kishikawakatsumi/KeychainAccess",
"https://github.com/kishikawakatsumi/KeychainAccess/blob/master/LICENSE"],
["PasscodeLock",
"https://github.com/zahlz/SwiftPasscodeLock",
"https://github.com/zahlz/SwiftPasscodeLock/blob/master/LICENSE.txt"],