|
2 | 2 |
|
3 | 3 | >站在个人的角度,并基于《[Swift 语言指南](https://github.com/ipader/SwiftGuide)》,针对开源项目做了一个甄别、筛选。当然,由于个人能力及涉足范围所限,还远远不够,其中肯定有偏颇及不足,还望同学们多多见谅。更希望能得到你的帮助和补充,共同参与。 |
4 | 4 |
|
5 | | -[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2015-3-29,最近收录项目 ios-charts,LayerPlayer,ReactiveAnimation,Rainbow,swift-validator,详见本文档。 |
| 5 | +[@SwiftLanguage](http://weibo.com/swiftlanguage) 更新于 2015-4-5,JGTransitionCollectionView,Transporter,CryptoSwift,SABlurImageView,JSQNotificationObserverKit,COBezierTableView,详见本文档。 |
6 | 6 |
|
7 | 7 | ## 目录 |
8 | 8 | * [“轮子”](#wheel) |
|
37 | 37 | [Versions](https://github.com/zenangst/Versions)|[Christoffer Winterkvist](https://github.com/zenangst)|版本比较小工具 |
38 | 38 | [Rainbow](https://github.com/NorthernRealities/Rainbow)|[Reid Gravelle](https://github.com/NorthernRealities)|提高代码可读性及易用性的 UIColor 扩展 |
39 | 39 | [swift-validator](https://github.com/jpotts18/swift-validator)|[Jeff Potter](https://github.com/jpotts18)|基于规则的输入验证类库 |
| 40 | +[Transporter](https://github.com/nghialv/Transporter)|[Le Van Nghia](https://github.com/nghialv)|短小、精悍、易用的多文件上传和下载传输库 |
| 41 | +[CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift)|[Marcin Krzyzanowski](https://github.com/krzyzanowskim)|Crypto 算法及相关功能类库 |
| 42 | +[SemverKit](https://github.com/nomothetis/SemverKit)|[Alexandros Salazar](https://github.com/nomothetis)|基于语义化版本规范 2.0.0 版本号的解析类库 |
40 | 43 |
|
41 | 44 | * <a id="storage"></a>存储类 |
42 | 45 |
|
|
87 | 90 | [CameraManager](https://github.com/imaginary-cloud/CameraManager)|[Imaginary Cloud](https://github.com/imaginary-cloud)|简单、易用的相机管理封装类库 |
88 | 91 | [QRCodeReader](https://github.com/yannickl/QRCodeReader.swift)|[Yannick Loriot](https://github.com/yannickl)|QR 二维码阅读组件及示例 |
89 | 92 | [AAFaceDetection](https://github.com/aaronabentheuer/AAFaceDetection)|[Aaron Abentheuer](https://github.com/aaronabentheuer)|简单、实用的面部识别封装库 |
| 93 | +[JGTransitionCollectionView](https://github.com/JayGajjar/JGTransitionCollectionView)|[Jay Gajjar](https://github.com/JayGajjar)|集合视图扩展实现自动布局及单元项动画 |
| 94 | +[SABlurImageView](https://github.com/szk-atmosphere/SABlurImageView)|[szk-atmosphere](https://github.com/szk-atmosphere)|支持渐变动画效果的图像模糊化类库 |
90 | 95 |
|
91 | 96 | * <a id="framework"></a>框架类 |
92 | 97 |
|
|
98 | 103 | [NetworkObjects](https://github.com/colemancda/NetworkObjects)|[Coleman Miller](http://colemancda.com)|轻量版 HttpServer 框架,跨平台解决方案 |
99 | 104 | [MotionKit](https://github.com/MHaroonBaig/MotionKit)|[Haroon Baig](https://github.com/MHaroonBaig)|方便使用三轴陀螺仪、加速感应器及磁力仪 |
100 | 105 | [Jetstream](https://github.com/uber/jetstream-ios)|[Uber](https://github.com/uber)| 支持多用户实时通讯的 MVC 框架 |
| 106 | +[JSQNotificationObserverKit](https://github.com/jessesquires/JSQNotificationObserverKit)|[Jesse Squires](https://github.com/jessesquires)|轻量、易用的通知发送及响应框架类库 |
101 | 107 |
|
102 | 108 | ### <a id="car"></a>“车子” |
103 | 109 | * <a id="demo"></a>示例项目 |
|
115 | 121 | [WatchKit-Apps](https://github.com/kostiakoval/WatchKit-Apps)|[Kostiantyn Koval](https://github.com/kostiakoval)|学习 WatchKit 应用的示例式教程集锦 |
116 | 122 | [CarlosButron - Examples](https://github.com/CarlosButron/Swift)|[Carlos Butron](https://github.com/CarlosButron)|60多个(技术品类丰富的)示例项目集锦 |
117 | 123 | [LayerPlayer](https://github.com/scotteg/LayerPlayer)|[Scott Gardner](https://github.com/scotteg)|全面展示核心动画 API 示例项目 |
| 124 | +[COBezierTableView](https://github.com/knutigro/COBezierTableView)|[Knut Inge Grosland](https://github.com/knutigro)|编辑 Bezier 曲线四点位置设置及动画演示 |
118 | 125 |
|
119 | 126 | * <a id="projects"></a>完整应用 |
120 | 127 |
|
|
0 commit comments