blob: 438590219f755a66c14229288957b4039e827e38 [file] [log] [blame]
{
"name": "PPFAnalyticalFormula",
"version": "0.0.1",
"summary": "解析并计算公式字符串",
"homepage": "https://github.com/panpengfei21/PPFAnalyticalFormulaDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"source": {
"git": "https://github.com/panpengfei21/PPFAnalyticalFormulaDemo.git",
"tag": "0.0.1"
},
"source_files": "COperationDemo/sources/*.{h,c}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}