[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 6 / 9 / a / STableViewController / 0.0.2 / STableViewController.podspec.json
bloba397e1c56b6b80d25961451d6bd9092aafc4013a
2   "name": "STableViewController",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/shiki/STableViewController",
9   "summary": "A custom UIViewController with a UITableView which supports \"pull to refresh\" and \"load more\"",
10   "authors": {
11     "Shiki": "jayson@basanes.net"
12   },
13   "source": {
14     "git": "https://github.com/shiki/STableViewController.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.1"
19   },
20   "source_files": "STableViewController/*.{h,m}",
21   "requires_arc": false