2 "name": "SVGPlayButton",
4 "summary": "A circular play/pause button with progress track.",
5 "description": "The button toggles between 'play' and 'pause', has a circle around it, and has the capability to display a 'progress track' as whatever you've wired it up to play, plays. It's a sub-class of UIButton and all visual elements are SVG which means it will scale infinitely up and/or down. The example app demonstrates some of this capability via a slider.",
6 "homepage": "https://github.com/maml/SVGPlayButton",
9 "Matthew Loseke": "mloseke@gmail.com"
12 "git": "https://github.com/maml/SVGPlayButton.git",
15 "social_media_url": "https://twitter.com/mattloseke",
20 "source_files": "Pod/Classes/**/*",