[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 9 / UITableViewAgent / 0.1.0 / UITableViewAgent.podspec.json
blob8225ad2512460fb78fb7ae5b2ad3a5b9be817abc
2   "name": "UITableViewAgent",
3   "version": "0.1.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.1.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"