swift swiftSwift

Swift必备开发库

2015-05-28  本文已影响1732人  sprint

欢迎关注微信个人订阅号:DevTipss

DevTips

类库管理工具

 CocoaPods:(入侵式Github

      文章:http://code4app.com/article/cocoapods-install-usage  

  Carthage:(非入侵式 推荐) Github

     文章:   http://www.isaced.com/post-265.html


网络:(HTTP networking library)

 Alamofire:(AFNetwork作者良心之作) Github

警告框:(AlertView)

 SCLAlertView:(作者 @hackuaGithub

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  

持续更新中....~~~

上一篇下一篇

猜你喜欢

热点阅读