What is WAMapping?

WAMapping is a library for iOS to turns dictionaries into objects and objects to dictionary. It’s aim is to simplify the boilerplate of manually parsing the data and assigning values to an object. It’s even more difficult when it comes to using it with CoreData because of the insert or update. And I do not mention performances involved. WAMapping solves this for you!

Features:

  •  Fast
  •  Simple to write & read
  •  Saves you many hours
  •  Supports both JSON <-> NSObject
  •  Designed for customisation
  •  Built-in CoreData, NSCoding and Memory stores
  •  Built-in insert or update object
  •  Tested

Overview

  • Pricing: Free
  • Resource Link: https://github.com/Wasappli/WAMapping
  • Resource Maker: Wasappli
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Objective-C
  • CocoaPods: WAMapping