[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 4 / StatefulTableView / 0.1.3 / StatefulTableView.podspec.json
blob7ebbdd01688fa1e7c749650cd5eaace41e62027f
2   "name": "StatefulTableView",
3   "version": "0.1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/timominous/StatefulTableView",
9   "description": "Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states. Swift port of SKStatefulTableViewController",
10   "summary": "Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states.",
11   "authors": {
12     "timominous": "timominous@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/timominous/StatefulTableView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "swift_versions": [
24     "5.0",
25     "5.0"
26   ],
27   "swift_version": "5.0"