這些庫的 TL;DR 列表,供快速查詢:
IGListKit [UICollectionView 框架] -> pod 'IGListKit', '~> 2.0.0
Realm [移動端數據庫] -> pod 'RealmSwift’
Moya [抽象網絡層] -> pod 'Moya', ‘8.0.0’
SwiftyJSON [JSON 解析] -> pod 'SwiftyJSON’
Valet [鑰匙串幫手] -> pod 'Valet’
Firebase Analytics [分析] -> pod 'Firebase/Core’
AsyncDisplayKit [異步 UI SDK] -> pod 'AsyncDisplayKit’
DZNEmptyDataSet [空狀態模式] -> pod 'DZNEmptyDataSet’
Chameleon [扁平化顏色框架] -> pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'
PermissionScope [iOS 權限框架] -> pod 'PermissionScope’
FileKit [文件管理] -> pod 'FileKit', '~> 4.0.0’
SwiftyUserDefaults [user defaults 幫手] -> pod 'SwiftyUserDefaults’
Kingfisher [下載圖片] -> pod 'Kingfisher', '~> 3.0’
Hero [自定義試圖控制器過渡動畫] -> pod 'Hero’
Hedwig [發送 email]
DeviceKit [設備信息] -> pod 'DeviceKit', '~> 1.0’
Charts [圖表] -> pod 'Charts’
MGSwipeTableCell [可以滑動的 table cells] -> pod 'MGSwipeTableCell’
RandomKit [隨機生成數字] -> pod 'RandomKit', '~> 3.0.0’
ResponseDetective [調適網絡請求] -> pod 'ResponseDetective’
Onboard [用戶指導頁] -> pod 'Onboard’
Quick + Nimble [BDD 測試] -> pod 'Quick’
pod 'Nimble’
23.Natalie [從 storyboard 生成代碼]
24.RxSwift [reactive 編程] -> pod 'RxSwift', '~> 3.0’
25.GDPerformanceView [實時 FPS and CPU 用量] -> pod 'GDPerformanceView-Swift', '~> 1.1.0’
26.Alamofire [網絡] -> pod 'Alamofire', '~> 4.3’
27.SwiftyStoreKit [app 內購] -> pod 'SwiftyStoreKit’
28.Timepiece [date 幫手] -> pod 'Timepiece’
29.CryptoSwift [加密] -> pod 'CryptoSwift’
30.FSCalendar [日歷] -> pod 'FSCalendar’
31.ImageViewer [模仿 Twitter 的圖片查看器] -> pod 'ImageViewer’
32.PromiseKit [promises] -> pod 'PromiseKit', '~> 4.0’
33.Ensembles [Core Data 同步] -> pod 'Ensembles’