4 "summary": "A simple parser for Mathematical Expressions.",
5 "description": "MathParser is a pod that parses strings to decimal values. It allows addition, subtraction, multiplication, division, and exponent algebra.",
6 "homepage": "https://github.com/jrosen081/MathParser",
12 "jrosen081": "jrosen081@gmail.com"
15 "git": "https://github.com/jrosen081/MathParser.git",
21 "source_files": "MathParser/Classes/**/*",