[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / e / d / DataDrivenTableView / 0.3.1 / DataDrivenTableView.podspec.json
blob97eb52181513e2e3b5d49d2253a1e1fb742fea7d
2   "name": "DataDrivenTableView",
3   "version": "0.3.1",
4   "summary": "Data driven UITableView with a few extra abilities",
5   "description": "Data driven UITableView with a few extra abilities, perfect for MVVM design",
6   "homepage": "https://github.com/mohsenShakiba/DataDrivenTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohsenShakiba/DataDrivenTableView.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DataDrivenTableView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"