jsoncpp 1.6.5× TestsTested ✗ LangLanguage C++C++ License MIT ReleasedLast Release Dec 2015Maintained by James Billingham, Andrew Vyazovoy.Installation Guide×Installation Guide for jsoncppYou want to add pod 'jsoncpp', '~> 1.6' similar to the following to your Podfile:target 'MyApp' do pod 'jsoncpp', '~> 1.6' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try jsoncppSee PodspecGitHub RepoPage on CocoaPods.orgjsoncpp 1.6.5ByBaptiste Lepilleuropen-source-parsers/jsoncppGitHub Repo jsoncpp jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. Installation pod 'jsoncpp' Authors Baptiste Lepilleur License MIT