blob: 3fc57228886323e449cb81aea8f85a80b716532a [file] [log] [blame]
{
"name": "TapRippleAnimationView",
"version": "1.0.1",
"summary": "Animation of tap UIView",
"description": "- Make Ripple Effects when you tap UIView",
"homepage": "https://github.com/willy12262001/TapRippleAnimationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WillyChen": "willy12262001@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/willy12262001/TapRippleAnimationView.git",
"tag": "1.0.1"
},
"source_files": "TapRippleAnimationView/**/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}