[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 1 / HDMuteSwitch / 1.0.0 / HDMuteSwitch.podspec.json
blobb40441437f5d586d0d2dd56a98aade70e1b9276f
2   "name": "HDMuteSwitch",
3   "version": "1.0.0",
4   "summary": "relatively straightforward to detect whether a device was muted by using an audio route to detect playback type.",
5   "homepage": "https://github.com/Bruce-7/HDMuteSwitch.git",
6   "license": "MIT",
7   "authors": {
8     "HeDong": "57008939@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Bruce-7/HDMuteSwitch.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "HDMuteSwitch",
19   "frameworks": "AudioToolbox"