Eil Wang

2pods

eli-yajl-objc

Objective-C bindings for YAJL (Yet Another JSON Library) C library

License: MIT

  • C

YAJL-Entity

On top of yajl-objc, YAJL-Entity deserialize the JSON string directly into Objective-C objects, as opposed to what you get from most other libraries: NSDictionary or NSData. Which makes your models as clean as possible.

License: MIT

  • Objective C