aryaxt / OCMapper

Objective-C library to easily map NSDictionary to model objects, works perfectly with Alamofire. ObjectMapper works similar to GSON
MIT License
347 stars 45 forks source link

Exclude keys form being mapped into a dictionary #24

Closed aryaxt closed 9 years ago

aryaxt commented 9 years ago

Added ability to exclude keys from being added to dictionary when mapping model to dictionary #18