Nicholas Mata

5pods

EasyJSON

A simple way for turn JSON dictionaries into Swift Object. All that you have to do is create a class who's subclass is JSONModel, then call fill(withJson:) to fill the properties of the object and toJson() to turn the object back into JSON.

License: MIT

  • Swift

KeyprApi

License: MIT

SimpleSDK

License: MIT

SimpleSync

SimpleSync is a library that can be used to sync CoreData with server database using REST API. This makes displaying values in a UITableView very easy using NSFetchedResultsController.

License: MIT

  • Swift

SimpleViews

A framework to simplify complex views, like UITableView.

License: MIT

  • Swift