blob: e5ed0350ff2e298bfb48572eb3229f018efc207c [file] [log] [blame]
{
"name": "HYPMathParser",
"version": "0.4.1",
"summary": "A fork of DDMathParser but with a Podfile",
"description": " A fork of DDMathParser but with a Podfile,\n more info in https://github.com/davedelong/DDMathParser\n",
"homepage": "https://github.com/hyperoslo/HYPMathParser",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hyper": "teknologi@hyper.no"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hyperoslo/HYPMathParser.git",
"tag": "0.4.1"
},
"source_files": "DDMathParser/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}