4 "license": "MIT License",
5 "summary": "A liberated _ScrollView and _PagingView of SwiftUI.",
6 "description": "Get near-UIScrollView control over the status of scrolling in real time, content insets, animate content offset, and much more.",
7 "homepage": "https://github.com/edudnyk/SolidScroll",
9 "Eugene Dudnyk": "edudnyk@gmail.com"
12 "git": "https://github.com/edudnyk/SolidScroll.git",
18 "source_files": "Sources/SolidScroll/**/*.{h,swift}",
19 "preserve_paths": "Sources/SolidScroll/SolidScroll.docc",
20 "swift_versions": "5.5",
21 "swift_version": "5.5"