[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / f / SwiftUI-PullToRefresh / 1.0.1 / SwiftUI-PullToRefresh.podspec.json
blobbaa928526252fd183b833d665f7b019dce95f946
2   "name": "SwiftUI-PullToRefresh",
3   "platforms": {
4     "ios": "14.0"
5   },
6   "version": "1.0.1",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "MIT"
10   },
11   "homepage": "https://github.com/YuantongL/SwiftUI-PullToRefresh",
12   "authors": {
13     "Yuantong Lu": "lytgopro@gmail.com"
14   },
15   "summary": "A custom ScrollView like component that supports pull to refresh.",
16   "source": {
17     "git": "https://github.com/YuantongL/SwiftUI-PullToRefresh.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Source/**/*.swift",
21   "swift_version": "5.0"