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",
12 "Jean-Étienne": "cocoapods@jeanetienne.net"
14 "social_media_url": "http://twitter.com/jeanetienne",
16 "https://raw.githubusercontent.com/jeanetienne/rippl/master/impact.gif",
17 "https://raw.githubusercontent.com/jeanetienne/rippl/master/gain.gif"
20 "git": "https://github.com/jeanetienne/Rippl.git",
23 "source_files": "Rippl-iOS/Rippl.swift",
24 "frameworks": "UIKit",
28 "pushed_with_swift_version": "3.0"