[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / a / TableViewLiaison / 1.0.0 / TableViewLiaison.podspec.json
blob93620be4da323a22f43564bdd5c8194ca35a60d4
2   "name": "TableViewLiaison",
3   "version": "1.0.0",
4   "summary": "Framework to help you better manage UITableViews.",
5   "description": "TableViewLiaison abstracts and simplifies UITableView construction and management.",
6   "homepage": "https://github.com/dylanshine/TableViewLiaison",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan Shine": "dylan@shinelabs.tech"
13   },
14   "source": {
15     "git": "https://github.com/dylanshine/TableViewLiaison.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TableViewLiaison/Classes/**/*",
22   "swift_version": "4.2"