[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / e / a / HPCalculatorPodsFramework / 0.0.2 / HPCalculatorPodsFramework.podspec.json
blobfb3deaedd8fc262e7b5319f0579c308eb412b5e1
2   "name": "HPCalculatorPodsFramework",
3   "version": "0.0.2",
4   "summary": "A basic cocoapods library in swift.",
5   "description": "This is a basic calculator library for basic mathematical operations like sum, substraction, division and multiplication.",
6   "homepage": "https://github.com/harishpathak/HPCalculatorPodsFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harish": "harish.nagarro@gmail.com"
13   },
14   "platforms": {
15     "ios": "16.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/harishpathak/HPCalculatorPodsFramework.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "HPCalculatorPodsFramework/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.2"