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 "public_header_files": "include/**/*.h",
27 "libraries": "stdc++",
32 "pod_target_xcconfig": {
33 "USE_HEADERMAP": "NO",
34 "CLANG_CXX_LANGUAGE_STANDARD": "c++17",
35 "HEADER_SEARCH_PATHS": "\"$(PODS_TARGET_SRCROOT)/include/\""