[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 7 / SimpleSum / 0.0.4 / SimpleSum.podspec.json
blob8b58ddfae50220fdcc7e5c51c983e924919a987b
2   "name": "SimpleSum",
3   "version": "0.0.4",
4   "summary": "Super simple library for summing two numbers.",
5   "description": "SimpleSum is a super simple library for summing two numbers.",
6   "homepage": "https://github.com/sinha-sahil/SimpleSum",
7   "source": {
8     "git": "https://github.com/sinha-sahil/SimpleSum.git",
9     "tag": "0.0.4"
10   },
11   "swift_versions": "5.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Sahil Sinha": "sahilsinha.dar@gmail.com"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "simplesum/**/*.{h,swift}",
23   "swift_version": "5.0"