[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / 4 / NAKPlaybackIndicatorView / 0.0.1 / NAKPlaybackIndicatorView.podspec.json
blob37509875e1a97fecb6aa270149d3aa6fa276b25e
2   "name": "NAKPlaybackIndicatorView",
3   "version": "0.0.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.\n                    It has three vertical bars and they oscillate randomly.\n",
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.0.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "public_header_files": "Classes/NAKPlaybackIndicatorView.h",
22   "frameworks": "QuartzCore"