swift语言每天获星排行榜:https://github.com/trending?l=swift&since=daily
swift有用库详细大全 https://github.com/vsouza/awesome-ios
-
MGSwipeTableCell 很实用的
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
可滑动的cell,比如左滑可删除UITableView的cell
A library to simplify iOS animations in Swift.
好看的动画,干净简洁
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
图形库,画图表用的
Graceful morphing effects for UILabel written in Swift.
会动的UILabel,文字特效
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
让用户使用一段时间后,提醒来给你的应用评价打分。
A Swift Autolayout DSL for iOS & OS X
代码管理约束,简洁明了