[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 1 / RSPagingTableView / 0.0.1 / RSPagingTableView.podspec.json
blobda7f26eb85ca65a872e9845b785bb906132e2c2b
2   "name": "RSPagingTableView",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "Custom TableView Class with API pagination functionality",
6   "homepage": "https://github.com/rashedsahaji/RSPagingTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rashed.sahajee": "rashed.sahajee@bigohtech.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://github.com/rashedsahaji/RSPagingTableView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "RSPagingTableView/**/*.{h,m,swift}",
23   "swift_version": "5.7"