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