blob: 707780e7844feccf68902febdbffc11d198a2586 [file] [log] [blame]
{
"name": "AMRippleButton",
"version": "0.1.3",
"summary": "Ripple effect button for iOS written in Swift.",
"description": "Simple and easy, ripple effect button for iOS.\nWritten in Swift 5.0.\nYou can set border line and corner radius to the UIButton instance.\nNo swift-coding is required, because it's accessible from storyboard or xib.",
"homepage": "https://github.com/asamoya/AMRippleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaname ohara": "kaname.ohara@gmail.com"
},
"source": {
"git": "https://github.com/asamoya/AMRippleButton.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AMRippleButton/Classes/**/*",
"swift_version": "5.0"
}