[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 5 / e / KSYAudioPlotView / 1.0.4 / KSYAudioPlotView.podspec.json
blobd899fe0a9c51ba0b295cd7db4ae93b9e8305f511
2   "name": "KSYAudioPlotView",
3   "version": "1.0.4",
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.4"
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}"