[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 8 / DSScrollKit / 0.1.0 / DSScrollKit.podspec.json
blobb3d90f852bd6245d9d501d70c4923d90bd64b9ca
2   "name": "DSScrollKit",
3   "version": "0.1.0",
4   "swift_versions": "5.7",
5   "summary": "ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views.",
6   "description": "ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views. It makes it easy to add cool scroll view features to your SwiftUI apps.",
7   "homepage": "https://github.com/danielsaidi/ScrollKit",
8   "license": {
9     "type": "NONE",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/ScrollKit.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "14.0",
21     "tvos": "14.0",
22     "osx": "11"
23   },
24   "source_files": "Sources/ScrollKit/**/*.swift",
25   "swift_version": "5.7"