[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 1 / taojson / 1.0 / taojson.podspec.json
blob194e4a7fceef0753c3e36135f8aad2af2b92fcec
2   "name": "taojson",
3   "version": "1.0",
4   "summary": "C++11 header-only JSON library",
5   "homepage": "https://github.com/taocpp/json",
6   "authors": {
7     "taocpp": "https://github.com/taocpp"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/charleslyh/json.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "include/tao/**/*.hpp",
21   "header_mappings_dir": "include"