[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 8 / 1 / 6 / SolidScroll / 0.0.1 / SolidScroll.podspec.json
blob055bec6ae254172b15046f59d0382d33e4e30b4a
2   "name": "SolidScroll",
3   "version": "0.0.1",
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",
8   "authors": {
9     "Eugene Dudnyk": "edudnyk@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/edudnyk/SolidScroll.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "Sources/SolidScroll/**/*.{h,swift}",
19   "preserve_paths": "Sources/SolidScroll/SolidScroll.docc",
20   "swift_versions": "5.5",
21   "swift_version": "5.5"