[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 3 / ESTMusicIndicator / 0.2.0 / ESTMusicIndicator.podspec.json
blob793a41b8f0ce9c87835c59fbbec1ecdfd32565f6
2   "name": "ESTMusicIndicator",
3   "version": "0.2.0",
4   "swift_version": "4.0",
5   "summary": "Cool Animated music indicator view written in Swift.",
6   "description": "A view that mimics the music playback indicator in the Music.app on iOS 8.\n               It has three vertical bars and they oscillate randomly.",
7   "homepage": "https://github.com/Aufree/ESTMusicIndicator",
8   "screenshots": "https://cloud.githubusercontent.com/assets/5310542/12050743/8b3352ec-af34-11e5-99b8-24577e5475e7.png",
9   "license": "MIT",
10   "authors": {
11     "Aufree": "freedomlijinfa@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Aufree/ESTMusicIndicator.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "Classes/**/*.swift",
21   "frameworks": "QuartzCore"