| { |
| "name": "SleekCarousel", |
| "version": "0.1.0", |
| "summary": "Sleek carousel", |
| "description": "This carousel is very sleek. What else do you need??", |
| "homepage": "https://github.com/WorklifeTech/SleekCarousel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Mads Dørup": "mads@dorup.dk" |
| }, |
| "source": { |
| "git": "https://github.com/WorklifeTech/SleekCarousel.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "14.0" |
| }, |
| "swift_versions": "5.3", |
| "source_files": "Sources/**/*.swift", |
| "frameworks": "SwiftUI", |
| "swift_version": "5.3" |
| } |