| { |
| "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/**/*" |
| } |