add ObjectivePGP into open source components
This commit is contained in:
parent
515955111f
commit
44bd720db7
1 changed files with 3 additions and 3 deletions
|
|
@ -19,15 +19,15 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
|
|||
["ObjectiveGit",
|
||||
"https://github.com/libgit2/objective-git",
|
||||
"https://github.com/libgit2/objective-git/blob/master/LICENSE"],
|
||||
["ObjectivePGP",
|
||||
"https://github.com/krzyzanowskim/ObjectivePGP",
|
||||
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
|
||||
["SwiftyUserDefaults",
|
||||
"https://github.com/radex/SwiftyUserDefaults",
|
||||
"https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],
|
||||
["SVProgressHUD",
|
||||
"https://github.com/SVProgressHUD/SVProgressHUD",
|
||||
"https://github.com/SVProgressHUD/SVProgressHUD/blob/master/LICENSE.txt"],
|
||||
["Result",
|
||||
"https://github.com/antitypical/Result",
|
||||
"https://github.com/antitypical/Result/blob/master/LICENSE"],
|
||||
]
|
||||
|
||||
override func viewDidLoad() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue