blob: 48706efca2c658c84310d22803e222078cfde340 [file] [log] [blame]
{
"name": "RippleTransition",
"version": "1.0.2",
"summary": "A simple transition with native ripple effect.",
"description": "A simple transition with native ripple effect. It is a combination between ripple and fade-out effect.",
"authors": {
"Rimh(Ming)": "rimh@github"
},
"homepage": "https://github.com/rimh/RippleTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/rimh/RippleTransition.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RippleTransition/RippleTransition.swift",
"pushed_with_swift_version": "4.0"
}