[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / UITableViewAgent / 0.2.0 / UITableViewAgent.podspec.json
blob28586b1ff4cb0f47aa825785756fcc189ce4bd9b
2   "name": "UITableViewAgent",
3   "version": "0.2.0",
4   "summary": "✅ Be your UITableViewDelegate and UITableViewDataSource, make your TableView easier to use.",
5   "description": "✅ Be your UITableViewDelegate and UITableViewDataSource, make your TableView easier to use.",
6   "homepage": "https://github.com/cba023/UITableViewAgent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cba023": "cba023@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cba023/UITableViewAgent.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UITableViewAgent/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "TableViewReuse": [
26       "~> 0.2.0"
27     ]
28   },
29   "swift_version": "5.0"