blob: bd2f1d26aeb385b7b3e1b22aea7a124d0c53c0e4 [file] [log] [blame]
{
"name": "HighPrecisionCalculate-iOS",
"version": "1.0.5",
"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.5"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "HighPrecisionCalculate",
"pushed_with_swift_version": "3.0"
}