blob: 7a616b954d1998786fce1767fb17b933e11ddf26 [file] [log] [blame]
{
"name": "SDecimalNumberCal",
"version": "1.0.0",
"summary": "a Object-c DecimalNumber Calculate Library",
"description": "a iOS DecimalNumber Calculate Library, using Object-c",
"homepage": "https://github.com/mike1023/SDecimalNumberCal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinsongpei": "6971134@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mike1023/SDecimalNumberCal.git",
"tag": "1.0.0"
},
"source_files": [
"SDecimalNumberCal",
"*.{h,m}"
]
}