blob: 95d116d708b38cacaa457b9be9d8d55e7599fc26 [file] [log] [blame]
{
"name": "DeptFlow",
"version": "0.3.0",
"summary": "Easy way to use viper with tableviews and collectionviews.",
"description": "Easy way to use viper with tableviews and collectionviews. Adds easy to use datasource, protocols and baseclass implementation.",
"homepage": "https://bitbucket.org/mishavb/deptflow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Misha van Broekhoven": "misha@tamtam.nl"
},
"source": {
"git": "https://bitbucket.org/mishavb/deptflow.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "DeptFlow/Classes/**/*",
"swift_version": "5.0"
}