blob: 71fe09abd250d99536ba22f61f0f63af09d9254b [file] [log] [blame]
{
"name": "GlossButtonNode",
"version": "3.1.1",
"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": "3.1.1"
},
"source_files": [
"GlossButtonNode",
"GlossButtonNode/**/*.swift"
],
"swift_versions": [
"5.2"
],
"dependencies": {
"Texture/Core": [
"~> 3"
],
"TextureSwiftSupport": [
">= 3.10.0"
]
},
"swift_version": "5.2"
}