[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 1 / SwiftyMathParser / 1.1.1 / SwiftyMathParser.podspec.json
blob6bbee3416b1b7500d9d2e251f29eef7bb3051258
2   "name": "SwiftyMathParser",
3   "version": "1.1.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "jaredrkozar": "jared.rkozar@gmail.com"
13   },
14   "platforms": {
15     "watchos": "6.0",
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/jaredrkozar/SwiftyMathParser.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "SwiftyMathParser/Classes/*.swift",
23   "swift_versions": "5",
24   "swift_version": "5"