[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 1 / HDMuteSwitch / 1.0.1 / HDMuteSwitch.podspec.json
blob7ae8901bd0d7eed9b6efdcb9a4d69f3040248d42
2   "name": "HDMuteSwitch",
3   "version": "1.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "HDMuteSwitch",
19   "frameworks": "AudioToolbox"