[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / RCRTableViewRefreshController / 1.0.2 / RCRTableViewRefreshController.podspec.json
blobb0a0f469b7ca1128b2ae1b9af8c8a855ba94ef9b
2   "name": "RCRTableViewRefreshController",
3   "version": "1.0.2",
4   "summary": "A simple workaround for using the standard iOS UIRefreshControl with a regular UITableView without needing a UITableViewController.",
5   "homepage": "https://github.com/robinsonrc/RCRTableViewRefreshController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rich Robinson",
11   "source": {
12     "git": "https://github.com/robinsonrc/RCRTableViewRefreshController.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "RCRTableViewRefreshController/*.{h,m}"
21   ],
22   "frameworks": "UIKit"