[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / a / b / 8 / SwiftyRafa / 0.0.2 / SwiftyRafa.podspec.json
blob29d15a1a982e29466fa8c8b88f5737a14e7e7936
2   "name": "SwiftyRafa",
3   "version": "0.0.2",
4   "summary": "An extremely simple library for sum and subtraction of Integers.",
5   "description": "An extremely simple library for sum and subtraction of Integers. (test)",
6   "homepage": "https://www.github.com/rhieda/SwiftyRafa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rafael": "Rafaelhieda@outlook.com"
13   },
14   "platforms": {
15     "ios": "13.2"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/rhieda/SwiftyRafa.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "SwiftyRafa",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "SwiftyRafa/Exclude",
27   "swift_version": "5.0"