blob: 29d15a1a982e29466fa8c8b88f5737a14e7e7936 [file] [log] [blame]
{
"name": "SwiftyRafa",
"version": "0.0.2",
"summary": "An extremely simple library for sum and subtraction of Integers.",
"description": "An extremely simple library for sum and subtraction of Integers. (test)",
"homepage": "https://www.github.com/rhieda/SwiftyRafa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael": "Rafaelhieda@outlook.com"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rhieda/SwiftyRafa.git",
"tag": "0.0.2"
},
"source_files": [
"SwiftyRafa",
"Classes/**/*.{h,m}"
],
"exclude_files": "SwiftyRafa/Exclude",
"swift_version": "5.0"
}