[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / f / 5 / e / KSYAudioPlotView / 1.0.3 / KSYAudioPlotView.podspec.json
blob7726b2c75546cb3a0cc71ff3a85e09dbb1ed2818
2   "name": "KSYAudioPlotView",
3   "version": "1.0.3",
4   "summary": "Audio Waveform view",
5   "description": "金山云音频视波图UI组件",
6   "homepage": "https://github.com/ksvc/AudioPlotView",
7   "license": {
8     "type": "Proprietary",
9     "text": "      Copyright 2017 kingsoft Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "zengfanping": "zengfanping@kingsoft.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ksvc/AudioPlotView.git",
19     "tag": "v1.0.3"
20   },
21   "ios": {
22     "frameworks": [
23       "AudioToolbox",
24       "AVFoundation",
25       "GLKit",
26       "Accelerate"
27     ]
28   },
29   "requires_arc": true,
30   "source_files": "KSYAudioPlotView/*.{h,m,c}"