[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / e / a / HPCalculatorPodsFramework / 0.0.3 / HPCalculatorPodsFramework.podspec.json
blob441873c7b9687bb4bf79c9779279f5818e0bee69
2   "name": "HPCalculatorPodsFramework",
3   "version": "0.0.3",
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": "15.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/harishpathak/HPCalculatorPodsFramework.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "HPCalculatorPodsFramework/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.2"