blob: f3311caae2d01c4a41c18f497151fed261d74b14 [file] [log] [blame]
{
"name": "Indicators",
"version": "1.3.1",
"summary": "A set of useful Extensions in Swift.",
"homepage": "https://github.com/Connapptivity/SwiftUI-Indicators",
"license": {
"type": "Restricted",
"file": "LICENSE"
},
"authors": {
"Marlo Kessler": "marlo.kessler@connapptivity.de"
},
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"source": {
"git": "https://github.com/Connapptivity/SwiftUI-Indicators.git",
"tag": "1.3.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"exclude_files": "Sources/Exclude",
"frameworks": "Foundation",
"swift_versions": "5.2",
"swift_version": "5.2"
}