blob: 78ac600695dab66711b3de810207683f9a9fc7c4 [file] [log] [blame]
{
"name": "UITableViewPresentation",
"version": "3.0.0",
"summary": "UITableViewPresentation.",
"description": "A presentation library for coordinating changes between your models and your tableview",
"homepage": "https://github.com/ChristopherCarranza/UITableViewPresentation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Carranza": "chris.carranza@icloud.com"
},
"source": {
"git": "https://github.com/ChristopherCarranza/UITableViewPresentation.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "UITableViewPresentation/Classes/**/*",
"dependencies": {
"Dwifft": [
"0.9.0"
]
},
"swift_version": "5.0"
}