OCMapper icon indicating copy to clipboard operation
OCMapper copied to clipboard

Objective-C library to easily map NSDictionary to model objects, works perfectly with Alamofire. ObjectMapper works similar to GSON

Results 22 OCMapper issues
Sort by recently updated
recently updated
newest added

I know that `MESRecipePreviewRecipeIngredientViewModel` can be converted into a dictionary normally in a standard iOS app project. The moment I moved it to another private pod framework, I saw this...