2 "name": "SwiftyMathParser",
4 "summary": "A simple math parser.",
5 "description": "SwiftyMath is a CocoaPod which allows you to perform addition, subtraction, multiplication, division, exponents, roots, and modulos.",
6 "homepage": "https://github.com/jaredrkozar/SwiftyMathParser/tree/main",
12 "jaredrkozar": "jared.rkozar@gmail.com"
19 "git": "https://github.com/jaredrkozar/SwiftyMathParser.git",
22 "source_files": "SwiftyMathParser/Classes/*.swift",
23 "swift_versions": "5",