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+)
To associate your repository with the jsonkit topic, visit your repo's landing page and select "manage topics."