[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 2 / BrainCloudJsonCpp / 1.0.0 / BrainCloudJsonCpp.podspec.json
blobbc131487f4d0d99a1e0a0cdb1468fa9c80bb44c8
2   "name": "BrainCloudJsonCpp",
3   "version": "1.0.0",
4   "summary": "The open source JsonCpp library version 1.0.0. Keeps the project header include folder structure unlike the main cocoapods jsoncpp project.",
5   "homepage": "https://github.com/open-source-parsers/jsoncpp",
6   "platforms": {
7     "ios": "6.0",
8     "osx": "10.8",
9     "tvos": "9.0",
10     "watchos": "2.0"
11   },
12   "license": {
13     "type": "Apache License, Version 2.0",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Preston Jennings": "prestonj@bitheads.com"
18   },
19   "source": {
20     "git": "https://github.com/getbraincloud/braincloud-jsoncpp.git",
21     "tag": "1.0.0"
22   },
23   "header_dir": "json",
24   "source_files": "src/**/*.{cpp,h}",
25   "libraries": "c++"