blob: ee16fedac5215315a6c963bedf5bac89cc707f84 [file] [log] [blame]
{
"name": "GlossButtonNode",
"version": "2.1.0",
"summary": "A composable Button UI component for Texture",
"description": "Bringing a button UI-Component with composable flexibility that fits your product.",
"homepage": "https://github.com/TextureCommunity/GlossButtonNode",
"license": "MIT",
"authors": [
"muukii",
"yukkobay"
],
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/TextureCommunity/GlossButtonNode.git",
"tag": "2.1.0"
},
"source_files": [
"GlossButtonNode",
"GlossButtonNode/**/*.swift"
],
"swift_versions": [
"5.2"
],
"dependencies": {
"Texture/Core": [
"~> 3"
],
"TextureSwiftSupport": [
]
},
"swift_version": "5.2"
}