blob: 0e2afc77302fed32c98b5de2cec4580b076295a9 [file] [log] [blame]
{
"name": "WYZGradientButton",
"version": "0.2.0",
"summary": "Gradient button for iOS written in Swift",
"description": "GradientButton 是一个用 Swift 写的 iOS 渐变按钮。",
"homepage": "https://github.com/azone/GradientButton",
"screenshots": "https://github.com/azone/GradientButton/raw/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yozone Wang": "wangyaozh@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/azone/GradientButton.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}