blob: 4e653bcbbe0c84046bac8448bec4fbe810b3a890 [file] [log] [blame]
{
"name": "GradientButtonWithStar",
"platforms": {
"ios": "13.0"
},
"summary": "Simple button with gradient layer",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Kuznetsov": "roman.kuznetsov.private@gmail.com"
},
"homepage": "https://github.com/rkuznetsovr/GradientButtonWithStar",
"source": {
"git": "https://github.com/rkuznetsovr/GradientButtonWithStar.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "GradientButtonWithStar.framework"
},
"frameworks": "UIKit",
"swift_versions": "5",
"swift_version": "5"
}