[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 2 / BrainCloudJsonCpp / 1.1.2 / BrainCloudJsonCpp.podspec.json
blobe5f867d90d34b0e6cc7bf7497ad2e7e08fef5d5a
2   "name": "BrainCloudJsonCpp",
3   "version": "1.1.2",
4   "summary": "The open source JsonCpp library. Keeps the project header include folder structure and is updated for deployment targets.",
5   "homepage": "https://github.com/open-source-parsers/jsoncpp",
6   "platforms": {
7     "ios": "11.0",
8     "osx": "10.13",
9     "tvos": "11.0",
10     "watchos": "4.0"
11   },
12   "license": {
13     "type": "The MIT License",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "The JsonCpp Authors": "info@bitheads.com"
18   },
19   "source": {
20     "git": "https://github.com/getbraincloud/braincloud-jsoncpp.git",
21     "tag": "1.1.2"
22   },
23   "header_dir": "json",
24   "source_files": "src/**/*.{cpp,h}",
25   "libraries": "c++"