blob: bb619f5872ffa8ed81def89f8af736eaf846deee [file] [log] [blame]
{
"name": "GSRippleView",
"version": "0.0.1",
"summary": "GSRippleView is a RippleView",
"description": "It's looks like android RippleView on UIView.",
"homepage": "https://github.com/gangstarmn/GSRippleView",
"license": "MIT",
"authors": {
"Gantulga": "gangstarmn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gangstarmn/GSRippleView.git",
"tag": "0.0.1"
},
"source_files": "GSRippleView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MaterialControls": [
]
}
}