[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / 9 / DenoiseKit / 0.1.1 / DenoiseKit.podspec.json
blob7ebfb3159acfd2d37a6fc6058805cdc93812dc28
2   "name": "DenoiseKit",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DenoiseKit/Classes/**/*"