MXSoundVibrateUtils 1.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上次发布2016年7月由Meniny维护。安装指南×MXSoundVibrateUtils的安装指南您想将以下类似代码添加到Podfile中:target 'MyApp' do pod 'MXSoundVibrateUtils', '~> 1.0' end然后在与您的终端内运行pod install,或从CocoaPods.app中运行。或者为了测试运行,运行以下命令:pod try MXSoundVibrateUtils查看PodspecGitHub仓库CocoaPods.org上的页面MXSoundVibrateUtils 1.0.2由Elias AbelMeniny/MXSoundVibrateUtils-in-Objective-CGitHub仓库 MXSoundVibrateUtils-in-Objective-C MXSoundVibrateUtils是一个用户友好的iOS播放声音和振动的类。 用法 [[[MXSoundVibrateUtils alloc] initForPlayingSystemSoundEffectWithSoundIDEnum:MXSystemSoundIDDefault] play];