[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 3 / RSMasterTableViewKit / 1.0.0 / RSMasterTableViewKit.podspec.json
blobad37fe2b68d32a6d99c1cd4d08652334097873c4
2   "name": "RSMasterTableViewKit",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": [
23     "RSMasterTableViewKit",
24     "RSMasterTableViewKit/**/*.{swift}"
25   ],
26   "requires_arc": true,
27   "swift_version": "4.0",
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4"
30   }