[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 7 / ComplexNumberCalculator / 0.0.2 / ComplexNumberCalculator.podspec.json
blob32dc76fb073cb98fd8db4b3e825b2fc94275e3da
2   "name": "ComplexNumberCalculator",
3   "version": "0.0.2",
4   "summary": "ComplexNumberCalculator is useful to do complex calculations.",
5   "description": "ComplexNumberCalculator is useful to do complex calculations like addition of 2 numbers.",
6   "homepage": "https://gitlab.com/vijaykharage/TestCocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "README.md"
10   },
11   "authors": {
12     "Vijay Kharage": "vijay.kharage@michelin.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5",
18   "source_files": "TestFramework/**/*",
19   "resource_bundles": {
20     "TestFramework": [
21       "TestFramework/**/*"
22     ]
23   },
24   "source": {
25     "git": "https://gitlab.com/vijaykharage/TestCocoapods.git",
26     "tag": "0.0.2"
27   },
28   "swift_version": "5"