7 "homepage": "https://github.com/fmtlib/fmt",
9 "Pritesh Nandgaonkar": "prit91@fb.com"
11 "summary": "{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.",
13 "git": "https://github.com/priteshrnandgaonkar/fmt.git",
16 "compiler_flags": "-DFMT_USE_CONSTEXPR=1",
17 "public_header_files": "include/**/*.h",
28 "libraries": "stdc++",
33 "pod_target_xcconfig": {
34 "USE_HEADERMAP": "NO",
35 "CLANG_CXX_LANGUAGE_STANDARD": "c++17",
36 "HEADER_SEARCH_PATHS": "\"$(PODS_TARGET_SRCROOT)/include/\""