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

Proper way of reading module name #21

Closed aryaxt closed 9 years ago

aryaxt commented 9 years ago

Fixed mapping array of system classes for example array of strings No need to throw an exception if mapping provider is missing, it's not always necessary to have one