[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 4 / StatefulTableView / 0.0.12 / StatefulTableView.podspec.json
blob670e2c77da31c4549a81730e6abeaa820b0cfd5f
2   "name": "StatefulTableView",
3   "version": "0.0.12",
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.0.12"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true