[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 9 / 1 / Snappable / 0.3.0 / Snappable.podspec.json
blob52dea845f90a77c423b3e7895334702d78ec1cba
2   "name": "Snappable",
3   "version": "0.3.0",
4   "summary": "A set of SwiftUI custom modifiers to make the ScrollView snappable.",
5   "description": "A set of SwiftUI custom modifiers to make the ScrollView snappable. The goal of this library is to provide an easy way to implement Views such as carousels and slideshows.",
6   "homepage": "https://github.com/hugehoge/Snappable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hugehoge": "hugehoge42@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hugehoge/Snappable.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": [
22     "5.3",
23     "5.4",
24     "5.5"
25   ],
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "5.5"