[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 4 / NAKPlaybackIndicatorView / 0.1.1 / NAKPlaybackIndicatorView.podspec.json
blob83d9943f28433f72bf4b4dd98ac3c286ae047a5a
2   "name": "NAKPlaybackIndicatorView",
3   "version": "0.1.1",
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",
8   "license": "MIT",
9   "authors": {
10     "Yuji Nakayama": "nkymyj@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/yujinakayama/NAKPlaybackIndicatorView.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "public_header_files": [
22     "Classes/NAKPlaybackIndicatorView.h",
23     "Classes/NAKPlaybackIndicatorViewStyle.h"
24   ],
25   "frameworks": "QuartzCore"