blob: 12747c1778a10117448a3fbaf83b8eedd4d0f7a7 [file] [log] [blame]
{
"name": "FunctionCalculate",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FunctionCalculate/Classes/**/*",
"pushed_with_swift_version": "3.0"
}