blob: 8c6345102f448e0534021e4ab8f1992a470f3541 [file] [log] [blame]
{
"name": "StylableSwiftUI",
"version": "3.0.0",
"summary": "StylableSwiftUI - Style SwifTUI apps and libraries",
"description": "Easily tag a SwiftUI library so it can be styled by multiple apps.",
"homepage": "https://github.com/design-ops/stylable-swiftUI",
"license": {
"type": "MIT"
},
"authors": "deanWombourne",
"source": {
"git": "https://github.com/design-ops/stylable-swiftUI.git",
"tag": "v3.0.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "13.0"
},
"source_files": "StylableSwiftUI/Classes/**/*{.swift}",
"swift_version": "5.2"
}