blob: 3f3fc805789cba4db353b81b610163f404dafb97 [file] [log] [blame]
{
"name": "ALDoubleConversion",
"version": "1.1.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/google/double-conversion",
"summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
"authors": "Google",
"source": {
"git": "https://github.com/baiwhte/ALDoubleConversion.git",
"tag": "v1.1.5"
},
"module_name": "DoubleConversion",
"source_files": "double-conversion/**.{h,cc}",
"platforms": {
"ios": "8.0",
"tvos": "9.2"
}
}