use FavIcon

This commit is contained in:
Bob Sun 2017-02-09 13:16:42 +08:00
parent cfbcdb6900
commit e428f7993d
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
3 changed files with 9 additions and 0 deletions

View file

@ -10,6 +10,9 @@ import UIKit
class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
let openSourceComponents = [
["FavIcon",
"https://github.com/bitserf/FavIcon",
"https://github.com/bitserf/FavIcon/blob/master/LICENSE"],
["PasscodeLock",
"https://github.com/zahlz/SwiftPasscodeLock",
"https://github.com/zahlz/SwiftPasscodeLock/blob/master/LICENSE.txt"],