|
1 |
| -## Swift开源项目精选 |
| 1 | +## Swift 开源项目精选 |
2 | 2 |
|
3 | 3 | >站在个人的角度,并基于《[Swift 语言指南](https://github.com/ipader/SwiftGuide)》,针对开源项目做了一个甄别、筛选。当然,由于个人能力及涉足范围所限,还远远不够,其中肯定有偏颇及不足,还望同学们多多见谅。更希望能得到你的帮助和补充,共同参与。
|
4 | 4 |
|
5 |
| -[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2015-2-2,最近收录项目 SMCKit, SwiftColorArt, SwiftGraphics, Spring,详见本文档。 |
| 5 | +[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2015-3-11,最近收录项目 SwiftMoment,MotionKit,Jetstream,RMParallax,WatchKit-Apps,详见本文档。 |
6 | 6 |
|
7 | 7 | ## 目录
|
8 | 8 | * [“轮子”](#wheel)
|
|
23 | 23 | ------------ | ------------- | -------------
|
24 | 24 | [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)|[tangplin](https://github.com/tangplin), [lingoer](https://github.com/lingoer)|GitHub 上最为开发者认可的 JSON 解析类
|
25 | 25 | [Dollar.swift](https://github.com/ankurp/Dollar.swift) |[Ankur Patel](https://github.com/ankurp)|Swift 版 Lo-Dash (或 underscore )函数式工具库
|
| 26 | +[SwiftMoment](https://github.com/akosma/SwiftMoment)|[Adrian Kosmaczewski](https://github.com/akosma)|Swift 版 [Moment.js](http://momentjs.com/) |
26 | 27 | [OAuthSwift](https://github.com/dongri/OAuthSwift)|[Dongri Jin](https://github.com/dongri)|国外主流网站 OAuth 授权类库
|
27 | 28 | [PathKit](https://github.com/kylef/PathKit)|[Kyle Fuller](http://kylefuller.co.uk)|小而美的路径管理类
|
28 | 29 | [XCGLogger](https://github.com/DaveWoodCom/XCGLogger)|[Dave Wood](https://github.com/tangplin)|功能完整的日志管理类库
|
|
83 | 84 | [Cartography](https://github.com/robb/Cartography)|[Robert Böhnke](http://robb.is)|基于代码级的自动布局封装框架
|
84 | 85 | [MMWormhole](https://github.com/mutualmobile/MMWormhole)|[Mutual Mobile](http://www.mutualmobile.com/)|iOS 扩展与宿主应用的通讯框架
|
85 | 86 | [NetworkObjects](https://github.com/colemancda/NetworkObjects)|[Coleman Miller](http://colemancda.com)|轻量版 HttpServer 框架,跨平台解决方案
|
| 87 | +[MotionKit](https://github.com/MHaroonBaig/MotionKit)|[Haroon Baig](https://github.com/MHaroonBaig)|方便使用三轴陀螺仪、加速感应器及磁力仪 |
| 88 | +[Jetstream](https://github.com/uber/jetstream-ios)|[Uber](https://github.com/uber)| 支持多用户实时通讯的 MVC 框架 |
86 | 89 |
|
87 | 90 | ### <a id="car"></a>“车子”
|
88 | 91 | * <a id="demo"></a>示例项目
|
|
96 | 99 | [HamburgerButton-Menu/Close](https://github.com/robb/hamburger-button)|[Robert Böhnke](http://robb.is)|无论[设计](http://robb.is/working-on/a-hamburger-button-transition/)还是代码,都进行了精雕细琢
|
97 | 100 | [HamburgerButton-Menu/Back](https://github.com/fastred/HamburgerButton)|[Arkadiusz Holko](http://holko.pl/)|对应[博文](http://holko.pl/2014/07/15/hamburger-button-animation/)可知,开发者动画开发经验相当丰富
|
98 | 101 | [PhotoBrowser](https://github.com/MoZhouqi/PhotoBrowser)|[Zhouqi Mo](http://weibo.com/u/2626996387)|简单又实用的 Instagram 图片浏览功能
|
| 102 | +[RMParallax](https://github.com/michaelbabiy/RMParallax)|[Michael Babiy](https://github.com/michaelbabiy)|简单的帮助向导界面组件及示例 |
| 103 | +[WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps)|[Kostiantyn Koval](https://github.com/kostiakoval)|学习 WatchKit 应用的示例式教程集锦 |
99 | 104 |
|
100 | 105 | * <a id="projects"></a>完整应用
|
101 | 106 |
|
|
0 commit comments