[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / a / SwiftUIPullToRefreshPercent / 3.0.0 / SwiftUIPullToRefreshPercent.podspec.json
blobca295de1290b1a40ddc23b3085f75701bfdf673f
2   "name": "SwiftUIPullToRefreshPercent",
3   "version": "3.0.0",
4   "summary": "Pull to refresh on any SwiftUI Scroll View.",
5   "homepage": "https://github.com/Pikuseru/swiftui-pull-to-refresh-percent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordan Glavaš": "gordan.glavas@gmail.com",
12     "Dave Birdsall": "dave.birdsall@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Pikuseru/swiftui-pull-to-refresh-percent.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.9",
22   "source_files": "Sources/SwiftUIPullToRefreshPercent/**/*",
23   "swift_version": "5.9"