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

Version 1.9 #30

Closed aryaxt closed 9 years ago

aryaxt commented 9 years ago

Automatic NSString to NSNumber conversion Automatic NSNumber to NSString conversion Using NS_ENUM instead of enum to make it available to Swift