[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / d / SumFinder / 0.1.0 / SumFinder.podspec.json
blobd5bb8ba2c2620a1a2dc1728f17fe79cc6deb6aa0
2   "name": "SumFinder",
3   "version": "0.1.0",
4   "summary": "do the addition of 2 numbers",
5   "description": "it will perform addition of two numbers",
6   "homepage": "https://github.com/sonianeenuaj/SumFinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sonianeenuaj": "sonianeenu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sonianeenuaj/SumFinder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SumFinder/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"