Model framework for Cocoa and Cocoa Touch by GitHub
Mantle is a model framework for Cocoa and Cocoa Touch created and maintained by Justin Spahr-Summers at GitHub.
Mantle allows developers to quickly and easily write a simple model layer for their applications by providing them such tools, as:
- Automatic two-way JSON serialization
- Automatic two-way NSManagedObject serialization
- Exception handling
- Versioning support
Resources:
Questions tagged under github-mantle should be directly connected with Mantle. If your project is using Mantle but the question is not connectet with it, don't add this tag to yor question.