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.
- Host: GitHub
- URL: https://github.com/yankeguo-deprecated/acheron
- Owner: yankeguo-deprecated
- License: mit
- Created: 2014-11-06T20:04:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T03:55:13.000Z (over 10 years ago)
- Last Synced: 2025-02-14T16:58:41.304Z (3 months ago)
- Language: Swift
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)