blob: 4618b97f95c66dd97ad3da914806f59f050c36f7 [file] [log] [blame]
{
"name": "AlgebraEvaluator",
"version": "0.2.6",
"summary": "Algebra evaluator",
"description": "Simplify an algebraic mathematics expressions and export into Latex",
"homepage": "https://github.com/ingun37/AlgebraEvaluator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ingun37": "ingun37@gmail.com"
},
"source": {
"git": "https://github.com/ingun37/AlgebraEvaluator.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "12.4"
},
"swift_versions": "5.0",
"source_files": "AlgebraEvaluator/Classes/**/*",
"swift_version": "5.0"
}