blob: 307713e28e63cabf38b276f1c64be09c53d4bdad [file] [log] [blame]
{
"name": "FunctionCalculate",
"version": "0.1.2",
"summary": "a function style science calculate framework by protocol.",
"description": "Now support Combination,Permutation,Greatest Common Divisor,Lowest Common Multiple.",
"homepage": "https://github.com/YHQiu/FunctionCalculate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"https://github.com/YHQiu": "632244510@qq.com"
},
"source": {
"git": "https://github.com/YHQiu/FunctionCalculate.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FunctionCalculate/Classes/**/*",
"pushed_with_swift_version": "3.0"
}