Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 202 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 202 Bytes

In this project I put together the iOS-Universal-Framework with JSONKit.

Because JSONKit doesn't support ARC, and I wanted to use it in an ARC project, I had to wrap it. So, that's exactly what I did.