2 "name": "NAKPlaybackIndicatorView",
4 "summary": "A view that mimics the music playback indicator in the Music.app on iOS 7.",
5 "description": "A view that mimics the music playback indicator in the Music.app on iOS 7.\nIt has three vertical bars and they oscillate randomly.",
6 "homepage": "https://github.com/yujinakayama/NAKPlaybackIndicatorView",
7 "screenshots": "https://raw.github.com/yujinakayama/NAKPlaybackIndicatorView/master/Documentation/screenshot.png",
10 "Yuji Nakayama": "nkymyj@gmail.com"
13 "git": "https://github.com/yujinakayama/NAKPlaybackIndicatorView.git",
20 "source_files": "Classes",
21 "public_header_files": [
22 "Classes/NAKPlaybackIndicatorView.h",
23 "Classes/NAKPlaybackIndicatorViewStyle.h"
25 "frameworks": "QuartzCore"