blob: 0e3ad9f91fb49adc284ef17e00e4f6489c37dfbf [file] [log] [blame]
{
"name": "CAPageView",
"version": "1.1.1",
"summary": "This package contains a PageView purely written in SwiftUI.",
"homepage": "https://github.com/Connapptivity/SwiftUI-PageView",
"license": {
"type": "Restricted",
"file": "LICENSE"
},
"authors": {
"Marlo Kessler": "marlo.kessler@connapptivity.de"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Connapptivity/SwiftUI-PageView.git",
"tag": "1.1.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"exclude_files": "Sources/Exclude",
"frameworks": "Foundation",
"swift_versions": "5.2",
"swift_version": "5.2"
}