An open API service indexing awesome lists of open source software.

https://github.com/yankeguo-deprecated/acheron

Toolkit for iOS development with Swift.
https://github.com/yankeguo-deprecated/acheron

Last synced: about 2 months ago
JSON representation

Toolkit for iOS development with Swift.

Awesome Lists containing this project

README

        

Acheron
=======

Toolkit for iOS development with Swift.

Including:

* Some operators for most commonly used methods

* REST model fetch and cache by gluing up
* A swift version of [TMCache v1.2.2](https://github.com/tumblr/TMCache)
* A drag and drop version of [Alamofire v1.1.0](https://github.com/Alamofire/Alamofire)
* A drag and drop version of [SwiftyJSON v2.1.0](https://github.com/SwiftyJSON/SwiftyJSON.git)
* A drag and drop version of [Alamofire-SwiftyJSON v1.1.0](https://github.com/SwiftyJSON/Alamofire-SwiftyJSON)