[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 1 / SKStatefulTableViewController / 0.0.14 / SKStatefulTableViewController.podspec.json
blobfc84a86e09c01a462ffeb534b56d06e6cc439df3
2   "name": "SKStatefulTableViewController",
3   "version": "0.0.14",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/shiki/SKStatefulTableViewController",
9   "summary": "UITableviewController subclass that supports pull-to-refresh, load-more, initial-load, and empty states.",
10   "authors": {
11     "Shiki": "jayson@basanes.net"
12   },
13   "source": {
14     "git": "https://github.com/shiki/SKStatefulTableViewController.git",
15     "tag": "0.0.14"
16   },
17   "platforms": {
18     "ios": "7.1"
19   },
20   "source_files": "SKStatefulTableViewController/*.{h,m}",
21   "requires_arc": true