[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / 7 / yysk / 1.1.2 / yysk.podspec.json
blob2c06552aa0b1e3e3eb5ff497d74df3fb498dd161
2   "name": "yysk",
3   "version": "1.1.2",
4   "summary": "Simple c++ binary serialization tookit.",
5   "homepage": "https://github.com/charleslyh/yysk",
6   "authors": {
7     "Charles Lee": "charles.liyh@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/charleslyh/yysk.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "**/*.hpp",
21   "public_header_files": "**/*.hpp",
22   "header_mappings_dir": "yysk",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${PODS_ROOT}"
25   }