blob: 6e99c274a93844b32a4ea9b3bb4ee2fe008be9af [file] [log] [blame]
{
"name": "VertigoX",
"version": "0.3.22",
"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.3.22"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"dependencies": {
"IGListKit": [
"~> 4.0.0"
],
"Signals": [
"~> 6.0"
]
},
"swift_version": "5.0"
}