blob: 0561611b5bcc1b6f80da012118bfcc47a1ee1c0f [file] [log] [blame]
{
"name": "StylableSwiftUI",
"version": "1.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": "v1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "StylableSwiftUI/Classes/**/*{.swift}",
"swift_version": "5.0"
}