blob: 126e0007500f7fc98463290de9df70d6e57395e2 [file] [log] [blame]
{
"name": "DoubleConversionJM",
"version": "1.1.6",
"license": {
"type": "MIT"
},
"homepage": "http://10.0.10.85/app/ios/DoubleConversion",
"summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
"authors": "Jimi,Google",
"source": {
"git": "http://10.0.10.85/app/ios/DoubleConversion.git",
"tag": "1.1.6"
},
"source_files": "double-conversion/*.{h,cc}",
"public_header_files": "double-conversion/*.{h}",
"platforms": {
"ios": "9.0",
"tvos": "9.2"
}
}