[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / d / c / Maths / 4.0.1 / Maths.podspec.json
blobf1017e31caa4d2b32b369fdcea243a26db1a95bb
2   "name": "Maths",
3   "version": "4.0.1",
4   "summary": "Math is a framework which provides a few mathematical operations.",
5   "description": "This framework provides mathematical opeerations. Currently we are supporting addition and subtraction but in future we will provide other methods too",
6   "homepage": "https://github.com/nidhi5920/Maths",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nidhi5920": "nidhisharma9126@gmail.com"
13   },
14   "platforms": {
15     "ios": "16.4"
16   },
17   "source": {
18     "git": "https://github.com/nidhi5920/Maths.git",
19     "tag": "4.0.1"
20   },
21   "vendored_frameworks": "Maths.xcframework",
22   "dependencies": {
23     "Logger_Math": [
25     ]
26   }