[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / 3 / ESTMusicIndicator / 0.1.0 / ESTMusicIndicator.podspec.json
blob93ee8da99b9eb33e5c2b0fadbc2718b21641c887
2   "name": "ESTMusicIndicator",
3   "version": "0.1.0",
4   "summary": "Cool Animated music indicator view written in Swift.",
5   "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.",
6   "homepage": "https://github.com/Aufree/ESTMusicIndicator",
7   "screenshots": "https://cloud.githubusercontent.com/assets/5310542/12050743/8b3352ec-af34-11e5-99b8-24577e5475e7.png",
8   "license": "MIT",
9   "authors": {
10     "Aufree": "freedomlijinfa@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Aufree/ESTMusicIndicator.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Classes/**/*.swift",
20   "frameworks": "QuartzCore"