Skip to content

Commit 18fbf5e

Browse files
committed
take in daltoniam/SwiftHTTP
1 parent ae72ae8 commit 18fbf5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ of iOS and OSX libraries)](http://www.swifttoolbox.io/) (By [Adam Leonard](https
120120
* [lingoer/SwiftyJSON](https://github.com/lingoer/SwiftyJSON):这是解析JSON字符串封装类。实现功能与Javascript中的JSON.parse相近,使用方便。
121121
* _**[lingoer/GRequest](https://github.com/lingoer/GRequest):"@李洁信:个人认为AFNetworking这种较重的第三方网络库将逐渐淡出舞台,而像楼主这种基于NSURLSession并充分利用Swift特性写出来的小而美的库会受到更多人的青睐!" 作者解读[《GRequest for HTTP Request》](http://swiftist.org/topics/178)**_
122122
* [lingoer/SwiftWeiboKit](https://github.com/lingoer/SwiftWeiboKit): "封装了整个OAuth2.0的授权流程,并提供了几个简便易用的请求方法"
123+
* _**[daltoniam/SwiftHTTP](https://github.com/daltoniam/SwiftHTTP): Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.感兴趣的可以看看代码,比较与lingoer/GRequest差别。**_
123124
* [owensd/json-swift](https://github.com/owensd/json-swift): 功能与Swifty几乎一致,使用上要更方便。
124125
* [A Twitter framework for iOS & OS X written in Swift](https://github.com/mattdonnelly/Swifter): 一套很完整的Twitter访问框架类库,支持iOS/OS X
125126
* [RSBarcodes_Swift](https://github.com/yeahdongcn/RSBarcodes_Swift): "RSBarcodes allows you to read 1D and 2D barcodes using metadata scanning capabilities introduced with iOS 7 and generate the same set of barcode images for displaying and sharing." By [@yeahdongcn](http://weibo.com/r0ckstar) Swift语言版二维码识别及生成类库。

0 commit comments

Comments
 (0)