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

JSON Serialization #41

Closed classified closed 8 years ago

classified commented 8 years ago

Can i am able to serialize JSON from NSMutableArray or NSDictionary?

aryaxt commented 8 years ago

yes you can do both

classified commented 8 years ago

could you give an example for that?

aryaxt commented 8 years ago

It's all in the readme

On Wed, Oct 28, 2015 at 10:13 PM Rajan Palaniya notifications@github.com wrote:

could you give an example for that?

— Reply to this email directly or view it on GitHub https://github.com/aryaxt/OCMapper/issues/41#issuecomment-152077633.