diff --git a/pass/Controllers/OpenSourceComponentsTableViewController.swift b/pass/Controllers/OpenSourceComponentsTableViewController.swift index d53a4e0..0dcc64d 100644 --- a/pass/Controllers/OpenSourceComponentsTableViewController.swift +++ b/pass/Controllers/OpenSourceComponentsTableViewController.swift @@ -26,6 +26,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController { ["ObjectivePGP", "https://github.com/krzyzanowskim/ObjectivePGP", "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", "https://github.com/radex/SwiftyUserDefaults", "https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],