blob: bc037927053a00aa1da3def5248294ff080a1ce7 [file] [log] [blame]
{
"name": "DecimalCaculate",
"version": "0.1.0",
"summary": "精度计算",
"platforms": {
"ios": "8.0"
},
"description": "用于小数位的精度计算",
"homepage": "https://github.com/OxyOrange/DecimalCaculate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OxyOrange": "1447600030@qq.com"
},
"source": {
"git": "https://github.com/OxyOrange/DecimalCaculate.git",
"tag": "0.1.0"
},
"source_files": "DecimalCaculate/Classes/**/*"
}