add credits to FlatIcons

This commit is contained in:
Bob Sun 2017-02-12 02:04:06 +08:00
parent 9f1471c4df
commit 707717e7be
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -11,9 +11,11 @@ import UIKit
class SpecialThanksTableViewController: BasicStaticTableViewController {
let openSourceComponents = [
["Password Store",
"http://passwordstore.org"],
"https://passwordstore.org"],
["Icon8",
"http://icons8.com"],
"https://icons8.com"],
["FlatIcon",
"https://http://www.flaticon.com"],
]
override func viewDidLoad() {