blob: fda509f6fbc1872c11b8b8ee95d5db58ffaba196 [file] [log] [blame]
{
"name": "SwiftUIJet",
"version": "0.0.1",
"summary": "SwiftUI components library",
"homepage": "http://teeserted.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"vellovaherpuu": "vello@teeserted.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/teeserted/SwiftUIJet.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"source_files": [
"Classes",
"SwiftUIJet/**/*.{h,m,swift}"
],
"swift_version": "5.0"
}