[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / b / FXAudio / 0.1.0 / FXAudio.podspec.json
blobc743b2e7a82652769d3cb6ff55c4fb30e303f312
2   "name": "FXAudio",
3   "version": "0.1.0",
4   "summary": "TUYA音频处理模块.",
5   "description": "TUYA 录音/混音/效果器",
6   "homepage": "https://github.com/sherlockmm/FXAudio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sherlockmm": "sherlock_zms@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sherlockmm/FXAudio.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "FXAudio/Classes/FXAudio/FXAudio.framework",
22   "frameworks": [
23     "MediaPlayer",
24     "AVFoundation",
25     "AudioToolbox",
26     "CoreMedia",
27     "VideoToolbox",
28     "GLKit",
29     "Accelerate"
30   ],
31   "libraries": "stdc++"