Add OneTimePassword to "Open Source Components" page
This commit is contained in:
parent
d761dd1fc5
commit
fc387713e4
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
|
||||||
["ObjectivePGP",
|
["ObjectivePGP",
|
||||||
"https://github.com/krzyzanowskim/ObjectivePGP",
|
"https://github.com/krzyzanowskim/ObjectivePGP",
|
||||||
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
|
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
|
||||||
|
["OneTimePassword",
|
||||||
|
"https://github.com/mattrubin/OneTimePassword",
|
||||||
|
"https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],
|
||||||
["SwiftyUserDefaults",
|
["SwiftyUserDefaults",
|
||||||
"https://github.com/radex/SwiftyUserDefaults",
|
"https://github.com/radex/SwiftyUserDefaults",
|
||||||
"https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],
|
"https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue