Add OneTimePassword to "Open Source Components" page

This commit is contained in:
Bob Sun 2017-03-08 09:29:47 -08:00
parent d761dd1fc5
commit fc387713e4
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -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"],