blob: bc131487f4d0d99a1e0a0cdb1468fa9c80bb44c8 [file] [log] [blame]
{
"name": "BrainCloudJsonCpp",
"version": "1.0.0",
"summary": "The open source JsonCpp library version 1.0.0. Keeps the project header include folder structure unlike the main cocoapods jsoncpp project.",
"homepage": "https://github.com/open-source-parsers/jsoncpp",
"platforms": {
"ios": "6.0",
"osx": "10.8",
"tvos": "9.0",
"watchos": "2.0"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Preston Jennings": "prestonj@bitheads.com"
},
"source": {
"git": "https://github.com/getbraincloud/braincloud-jsoncpp.git",
"tag": "1.0.0"
},
"header_dir": "json",
"source_files": "src/**/*.{cpp,h}",
"libraries": "c++"
}