[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / RSMasterTableView / 1.0.4 / RSMasterTableView.podspec.json
blob76f656f3c0a8cdc96a795c946244be36047e7741
2   "name": "RSMasterTableView",
3   "version": "1.0.4",
4   "requires_arc": true,
5   "summary": "A powerful UITableView with inbuilt PullToRefresh and Load More functionality.",
6   "description": "RSMasterTableView can be used a normal tableView as well as with PullToRefresh and Infinite Scrolling. No need to write complex code to manage data and paging structure",
7   "homepage": "https://github.com/rushisangani/RSMasterTableView",
8   "license": {
9     "type": "GNU GENERAL PUBLIC LICENSE",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rushi Sangani": "rushisangani@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/rushisangani/RSMasterTableView.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "RSMasterTableView/**/*.{h,m}"