1、Network:
Alamofire:著名的AFNetworking網絡基礎庫Swift版 -https://github.com/Alamofire/Alamofire
SwiftyJSON:最為開發者認可的JSON解析類 -https://github.com/SwiftyJSON/SwiftyJSON
KingFirsher: 網絡圖片展示 -https://github.com/onevcat/Kingfisher
2、Storage:
SQLite.swift:簡單、輕量,使用上最SQL的SQLite封裝庫 -https://github.com/stephencelis/SQLite.swift
SugarRecord:基於CoreData與REALM的好用封裝 -https://github.com/carambalabs/SugarRecord
3、UI:
SweetAlert:帶動畫效果彈窗封裝類 -https://github.com/codestergit/SweetAlert-iOS
RAMAnimatedTabBarController:靈動的動畫標簽欄類庫 -https://github.com/Ramotion/animated-tab-bar
PNChart-Swift:帶動畫效果的圖表控件庫 -https://github.com/kevinzhow/PNChart-Swift
LTMorphingLabel:各種文字動畫效果 -https://github.com/lexrus/LTMorphingLabel
Cartography:用代碼解決麻煩的AutoLayout -https://github.com/robb/Cartography
本文轉自:http://www.jianshu.com/p/d3958d1a46dd