blob: e6d96e408e3e0141152cce14f443e092cc0fb5b9 [file] [log] [blame]
{
"name": "DeptFlow",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DeptFlow/Classes/**/*"
}