[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 1 / SwiftyMathParser / 1.0.1 / SwiftyMathParser.podspec.json
blob517f79ad090a520a668d01c5febeb7d5f72d0628
2   "name": "SwiftyMathParser",
3   "version": "1.0.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     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/jaredrkozar/SwiftyMathParser.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SwiftyMathParser/Classes/*.swift",
22   "swift_versions": "5",
23   "swift_version": "5"