blob: 37ef51efafbda0c72c9c44bc68a76b94944a2660 [file] [log] [blame]
{
"name": "HighPrecisionCalculate-iOS",
"version": "1.0.0",
"summary": "Encapsulation for NSDecimalNumber",
"homepage": "https://github.com/AIE-iOS/HighPrecisionCalculate-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AIE-iOS": "brianlee93@vip.qq.com"
},
"source": {
"git": "https://github.com/AIE-iOS/HighPrecisionCalculate-iOS.git",
"tag": "1.0.0"
},
"source_files": "HighPrecisionCalculate/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"module_name": "HighPrecisionCalculate",
"pushed_with_swift_version": "3.0"
}