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 jsoncpp×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee 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