[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 9 / CMAudioPlayer_PCM / 1.0.2 / CMAudioPlayer_PCM.podspec.json
blob28d8ffc80c7b9bbef02a4d1172e09f876ac6eaea
2   "name": "CMAudioPlayer_PCM",
3   "version": "1.0.2",
4   "summary": "基于AudioUnit播放PCM数据流",
5   "description": "基于AudioUnit播放PCM数据流!",
6   "homepage": "https://github.com/ColdMountain/CMAudioPlayer_PCM.git",
7   "license": "MIT",
8   "authors": {
9     "MenelausZonda": "gomh520@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/ColdMountain/CMAudioPlayer_PCM.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "CMAudioPlayer_PCM/*",
19   "frameworks": [
20     "Foundation",
21     "AudioToolbox"
22   ]