[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 3 / b / f / SwiftUI-PullToRefresh / 1.0 / SwiftUI-PullToRefresh.podspec.json
blob6f1188c2d3984bb1d45962ec69947b63a173aa9d
2   "name": "SwiftUI-PullToRefresh",
3   "platforms": {
4     "ios": "14.0"
5   },
6   "version": "1.0",
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"
19   },
20   "source_files": "Source/**/*.swift",
21   "swift_version": "5.0"