[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / f / d / a / TableViewLiaison / 1.0.2 / TableViewLiaison.podspec.json
blobe059c6a365ed712f208e3465bc1cfde4a7f12cb1
2   "name": "TableViewLiaison",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TableViewLiaison/Classes/**/*",
22   "swift_version": "4.2"