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 "The spdlog contributors": "https://github.com/gabime/spdlog/issues"
14 "git": "https://github.com/gabime/spdlog.git",
17 "pod_target_xcconfig": {
18 "USE_HEADERMAP": "NO",
19 "GCC_PREPROCESSOR_DEFINITIONS": [
22 "HEADER_SEARCH_PATHS": [
24 "${PODS_TARGET_SRCROOT}/include"
32 "public_header_files": "include/**/*.{hpp,h}",
33 "header_mappings_dir": "include",
36 "include/**/*.{hpp,h}"