dchohfi / KeyValueObjectMapping

Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
http://dchohfi.com/
MIT License
600 stars 90 forks source link

High-level API - NSObject category (+ Xcode 5 fix) #37

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi!

I added a category on NSObject for parsing without explicitly creating the parser, which I think helps to use the parser. While I was at it, I fixed build for Xcode 5.