blob: 5a9dd7795f91f24e04508284566eeaf1c0902e38 [file] [log] [blame]
{
"name": "SFSwiftUIComponents",
"version": "0.1.0",
"summary": "SFSwiftUIComponents SwiftUI components to reuse.",
"description": "This is a framework with SwiftUI graphic components mainly to be reused in future projects.\nThe idea is to make future development faster.",
"homepage": "https://gitlab.com/smara/sfswiftuicomponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smara": "sflorido@gmail.com"
},
"platforms": {
"ios": "13.0",
"osx": "11"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/smara/sfswiftuicomponents.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.0"
}