Swift必备开发库
欢迎关注微信个人订阅号:DevTipss
DevTips
类库管理工具
CocoaPods:(入侵式)Github
文章:http://code4app.com/article/cocoapods-install-usage
Carthage:(非入侵式 推荐) Github
网络:(HTTP networking library)
警告框:(AlertView)
JSON解析库
SwiftyJSON Github
Label文字变形 动画库
LTMorphingLabel Github
Swift中单例模式的实现方式
SwiftSingleton Github
相关介绍:Swift中单利模式的几种实现方法
使用JS为IOS应用打补丁(Patch)
JSPatch Github
相关介绍:JSPatch bridge Objective-C and JavaScript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine.
地理位置管理封装库
LocationManager Github
相关介绍:CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service
App内提示更新
Siren Github
相关介绍:Notify users when a new version of your iOS app is available, and prompt them with the App Store link. Siren is a Swift port of the Objective-C 'Harpy' project.
在Swift如何实现各种设计模式
Design-Patterns-In-Swift Github
相关介绍: Design Patterns implemented in Swift
UITableViewCell如何优雅的计算高度
UITableView-FDTemplateLayoutCell Github
相关介绍: 自动的UITableViewCell高度计算模板自动布局单元格
如何优雅的使用UIImage
Shark Github
SwiftGen Github
相关介绍: Swift Script that transforms the .xcassets folder into a type safe enum
持续更新中....~~~