4 "summary": "UI element showing a growing circle, reminiscent of a ripple in a pond.",
5 "description": "A Rippl is a simple UIView sublcass which draws an ellipse\n(most probably a circle) within its frame and has 2 built-in\nanimations. You can call an \"impact ripple\" to create an\nadditional growing ellipse behind the original one, or you\ncan call a \"gain\" animation that grows the original view\naccording to the value of the gain.",
6 "homepage": "https://github.com/jeanetienne/rippl",
8 "https://raw.githubusercontent.com/jeanetienne/rippl/master/impact.gif",
9 "https://raw.githubusercontent.com/jeanetienne/rippl/master/gain.gif"
16 "Jean-Étienne": "cocoapods@jeanetienne.net"
18 "social_media_url": "http://twitter.com/jeanetienne",
23 "git": "https://github.com/jeanetienne/rippl.git",
26 "source_files": "Rippl/Views/Rippl.swift",
27 "pushed_with_swift_version": "3.0"