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