[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 5 / 2 / BrainCloudJsonCpp / 1.1.3 / BrainCloudJsonCpp.podspec.json
blob41668c5b8f31a2345886d80b242cc57123bb3eaa
2   "name": "BrainCloudJsonCpp",
3   "version": "1.1.3",
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.3"
22   },
23   "header_dir": "json",
24   "source_files": "**/*.{cpp,h}",
25   "libraries": "c++"