[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 3 / RSMasterTableViewKit / 1.0.1 / RSMasterTableViewKit.podspec.json
blobce66733c4a5c48f5af03455ea4302b78ee7e22aa
2   "name": "RSMasterTableViewKit",
3   "version": "1.0.1",
4   "summary": "A comprehensive UITableView which handles everything that you need.",
5   "description": "A tableView that provides inbuilt paging, pull to refresh, empty states, indicators, search and much more.",
6   "homepage": "https://github.com/rushisangani/RSMasterTableViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rushi Sangani": "rushisangani@gmail.com"
13   },
14   "social_media_url": "https://github.com/rushisangani",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/rushisangani/RSMasterTableViewKit.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "RSMasterTableViewKit",
24     "RSMasterTableViewKit/**/*.{swift}"
25   ],
26   "resources": "RSMasterTableViewKit/**/*.{xib}",
27   "requires_arc": true,
28   "swift_version": "4.0",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4"
31   }