Description: The source of LitJson removed from google open source project LitJson. Pure cs file. Extract, you can use LitJson library into your project. For example: unity does not support json processing, unzip the file into the plugins directory Unity3d' s assets, you can project using LitJson.
To Search:
File list (Check if you may need any files):
LitJson\IJsonWrapper.cs
.......\JsonData.cs
.......\JsonException.cs
.......\JsonMapper.cs
.......\JsonReader.cs
.......\JsonWriter.cs
.......\Lexer.cs
.......\LitJson.csproj
.......\ParserToken.cs
LitJson