[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / ScrollViewSectionKit / 1.1.0 / ScrollViewSectionKit.podspec.json
blob602bea59781593403943b00e0426fba6238680dc
2   "name": "ScrollViewSectionKit",
3   "version": "1.1.0",
4   "summary": "A SwiftUI library that allows you to add native or custom section styles within the `ScrollView` SwiftUI component.",
5   "description": "A SwiftUI library that allows you to add native (`plain`, `grouped`, `insetGrouped`) or custom section styles within the `ScrollView` SwiftUI component.",
6   "homepage": "https://github.com/pavolkmet/ScrollViewSectionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavol Kmet": "pavolkmet@icloud.com"
13   },
14   "social_media_url": "https://twitter.com/PavolKmet",
15   "platforms": {
16     "ios": "14.0",
17     "osx": "11.0",
18     "watchos": "7.0",
19     "tvos": "14.0"
20   },
21   "source": {
22     "git": "https://github.com/pavolkmet/ScrollViewSectionKit.git",
23     "tag": "1.1.0"
24   },
25   "swift_versions": [
26     "5"
27   ],
28   "source_files": "Sources/**/*.swift",
29   "resources": "Resources/*.png",
30   "frameworks": "SwiftUI",
31   "swift_version": "5"