4 "summary": "C++ core implementation",
5 "description": "C++ core implementation.",
6 "homepage": "https://github.com/OlehKulykov/RECore",
12 "Oleh Kulykov": "info@resident.name"
15 "git": "https://github.com/OlehKulykov/RECore.git",
24 "public_header_files": "include/*.{h}",
29 "jansson/src/*.{h,c}",
34 "-DRE_BUILD_WITH_LZMA2=1",
35 "-DHAVE_RECORE_CONFIG_H=1"
38 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/RECore/jansson/src\"",
39 "ALWAYS_SEARCH_USER_PATHS": "YES",
40 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/RECore/jansson/src\""
42 "requires_arc": false,