4 "summary": "Very fast, header-only/compiled, C++ logging library.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/gabime/spdlog",
11 "Hien Nguyen": "hien.nguyenle.it@gmail.com"
14 "git": "https://github.com/gabime/spdlog.git",
17 "pod_target_xcconfig": {
18 "HEADER_SEARCH_PATHS": "${PODS_TARGET_SRCROOT}/include",
19 "GCC_PREPROCESSOR_DEFINITIONS": "SPDLOG_COMPILED_LIB",
29 "include/**/*.{hpp,h}"
31 "public_header_files": "include/**/*.{hpp,h}",
32 "header_mappings_dir": "include",
33 "compiler_flags": "-fno-aligned-allocation"