For iOS projects that require iOS 4 compatibility, JSONUtility serializes/deserializes with JSONKit (on iOS 4) and NSJSONSerialization (on iOS 5+)
-
Updated
Jun 9, 2021 - Objective-C
For iOS projects that require iOS 4 compatibility, JSONUtility serializes/deserializes with JSONKit (on iOS 4) and NSJSONSerialization (on iOS 5+)
Add a description, image, and links to the jsonkit topic page so that developers can more easily learn about it.
To associate your repository with the jsonkit topic, visit your repo's landing page and select "manage topics."