2 "name": "ZippyJSONCFamily",
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",
8 "michaeleisel": "michael.eisel@gmail.com"
11 "git": "https://github.com/michaeleisel/ZippyJSONCFamily.git",
19 "pod_target_xcconfig": {
20 "CLANG_X86_VECTOR_INSTRUCTIONS": "avx"
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"