CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2015 |
Maintained by KptainO.
IdentityMapper is an implementation of the identity map pattern. IdentityMapper intend to bring this pattern to your Objective-C applications. No more issues with your models not being updated correctly!
Features:
Installation has never been so easy thanks to Cocoapods:
pod 'IdentityMapper'
pod install
This project is under the MIT license. See the LICENSE file for more info.