[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 3 / 9 / DenoiseKit / 0.1.0 / DenoiseKit.podspec.json
blob45c7ed0b3a4255e20dee905f3fe504a7cf3b3620
2   "name": "DenoiseKit",
3   "version": "0.1.0",
4   "summary": "基于WebRTC实现的音频降噪功能。",
5   "description": "iOS基于WebRTC实现的音频降噪功能,支持多种格式音频。",
6   "homepage": "https://github.com/zhangEnBin1010/DenoiseKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangEnBin1010": "1174261995@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangEnBin1010/DenoiseKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DenoiseKit/Classes/**/*"