Author: Nehchal Jindal
This is implementation of JsonReader and JsonWriter in C. The API is similar to Android Java API of JsonReader and JsonWriter.
This library can be used to serialize and deserialize data in Json format.
Look at JsonReader.h and JsonWriter.h files for the API.