blob: 3b65b951a9cd1a7100e9a3655aff0f3578a67895 [file] [log] [blame]
{
"name": "DecimalCaculate",
"version": "1.0.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": "1.0.0"
},
"source_files": "DecimalCaculate/Classes/**/*"
}