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