blob: e7bec9acbb4052489f739c79edb52ec678d0ad82 [file] [log] [blame]
{
"name": "HighPrecisionCalculate-iOS",
"version": "1.0.3",
"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.3"
},
"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"
}