blob: e33dc56b5628cd887b5e79d42a2db97d55cd95fa [file] [log] [blame]
{
"name": "VertigoX",
"version": "0.1.6",
"summary": "A Swift ToolKit to help create clean, scalable and efficient apps",
"swift_versions": "5.0",
"homepage": "https://github.com/waruss321/VertigoX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waruss321": "russellwarwick1998@gmail.com"
},
"source": {
"git": "https://github.com/waruss321/VertigoX.git",
"branch": "master",
"tag": "0.1.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"dependencies": {
"IGListKit": [
"~> 4.0.0"
],
"Signals": [
"~> 6.0"
],
"FittedSheets": [
"~> 1.3.0"
]
},
"swift_version": "5.0"
}