add acknowledgement to KeychainAccess
This commit is contained in:
parent
f74d16b0e1
commit
4ab702134a
1 changed files with 3 additions and 0 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue