2 "name": "Juspay-DoubleConversion",
7 "homepage": "https://github.com/google/double-conversion",
8 "summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
10 "prepare_command": "mv src double-conversion",
12 "git": "https://github.com/google/double-conversion.git",
15 "module_name": "DoubleConversion",
16 "header_dir": "double-conversion",
17 "source_files": "double-conversion/*.{h,cc}",
18 "compiler_flags": "-Wno-unreachable-code",
19 "user_target_xcconfig": {
20 "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/DoubleConversion\""