[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 2 / 1 / SKStatefulTableViewController / 0.1.1 / SKStatefulTableViewController.podspec.json
blob55725ebc6123847fcc1de7b978f307780edf792c
2   "name": "SKStatefulTableViewController",
3   "version": "0.1.1",
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.1.1"
16   },
17   "platforms": {
18     "ios": "7.1"
19   },
20   "source_files": "SKStatefulTableViewController/*.{h,m}",
21   "requires_arc": true