No image provided.
DATAStack
July 11, 2016 • MIT License
100% Swift Simple Boilerplate Free Core Data Stack
DATAStack helps you to alleviate the Core Data boilerplate. Now you can go to your AppDelegate remove all the Core Data related code and replac...
Networking
July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
AFHTTPSessionManager-AFUniqueGET
January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right?
This category adds the `uniqueGET` method to **AFHTTPSessio...
Sync
December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow.
* Handles operations in sa...