[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / f / ZippyJSONCFamily / 1.1.1 / ZippyJSONCFamily.podspec.json
blob53e2e1d5d846f04d4bcd8605f56f110d85c72b88
2   "name": "ZippyJSONCFamily",
3   "version": "1.1.1",
4   "summary": "Support lib for ZippyJSON",
5   "description": "This is a library meant only to support ZippyJSON and provide a workaround for a Cocoapods issue. Please don't use this library directly.",
6   "homepage": "https://github.com/michaeleisel/ZippyJSONCFamily",
7   "authors": {
8     "michaeleisel": "michael.eisel@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/michaeleisel/ZippyJSONCFamily.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.13"
17   },
18   "libraries": "c++",
19   "pod_target_xcconfig": {
20     "CLANG_X86_VECTOR_INSTRUCTIONS": "avx"
21   },
22   "source_files": "Sources/**/*.{h,hh,mm,m,c,cpp,swift}",
23   "public_header_files": "Sources/**/*.h",
24   "private_header_files": [
25     "Sources/ZippyJSONCFamily/*.h",
26     "Sources/ZippyJSONCFamily/rapidjson/**/*.h"
27   ]