blob: 38543537e9a01dbef0545d2a176ad7f8d521282c [file] [log] [blame]
{
"name": "DeptFlow",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DeptFlow/Classes/**/*",
"pushed_with_swift_version": "3.1"
}