[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 5 / ZLMusicFlowWaveView / 0.0.1 / ZLMusicFlowWaveView.podspec.json
blob5112120eba63ced42af74b44777c4ebfc252a32f
2   "name": "ZLMusicFlowWaveView",
3   "version": "0.0.1",
4   "summary": "A ZLSinusWaveView subclass inspired by 乐流/MusicFlow",
5   "description": "                   A [ZLSinusWaveView](https://github.com/zhxnlai/ZLSinusWaveView) subclass inspired by 乐流/MusicFlow\n",
6   "homepage": "https://github.com/zhxnlai/ZLMusicFlowWaveView",
7   "screenshots": "https://raw.githubusercontent.com/zhxnlai/ZLMusicFlowWaveView/master/Previews/preview.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Zhixuan Lai": "zhxnlai@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/zhxnlai/ZLMusicFlowWaveView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ZLMusicFlowWaveView/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "ZLSinusWaveView": [
27     ]
28   }