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

#31 Support underscore mapping (ex: first_name to firstName) #32

Closed aryaxt closed 9 years ago

aryaxt commented 9 years ago

Example of automatic conversion: