blob: 0b9039597556893456f6e6f294d104d1728a3d93 [file] [log] [blame]
{
"name": "WWRippleEffect",
"version": "0.1.0",
"summary": "WWRippleEffect is a ripple effect for UIView. (一個簡單的點擊波紋效果)",
"homepage": "https://github.com/William-Weng/WWRippleEffect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "WWRippleEffect.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWRippleEffect.git",
"tag": "0.1.0"
},
"frameworks": "UIKit"
}