[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / 1 / f / DeptFlow / 0.1.1 / DeptFlow.podspec.json
blob38543537e9a01dbef0545d2a176ad7f8d521282c
2   "name": "DeptFlow",
3   "version": "0.1.1",
4   "summary": "Easy way to use viper with tableviews and collectionviews.",
5   "description": "Easy way to use viper with tableviews and collectionviews. Adds easy to use datasource, protocols and baseclass implementation.",
6   "homepage": "https://bitbucket.org/mishavb/deptflow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Misha van Broekhoven": "misha@tamtam.nl"
13   },
14   "source": {
15     "git": "https://bitbucket.org/mishavb/deptflow.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DeptFlow/Classes/**/*",
22   "pushed_with_swift_version": "3.1"