Latest | 0.1.2 |
---|---|
Homepage | https://github.com/xindizhiyin2014/JKRBDMuteSwitch |
License | MIT |
Platforms | ios 8.0 |
Dependencies | JKSandBoxManager |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
JKRBDMuteSwitch is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'JKRBDMuteSwitch'
Author
xindizhiyin2014, [email protected]
License
JKRBDMuteSwitch is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "JKRBDMuteSwitch", "version": "0.1.2", "summary": "this is a tool to check the device is muted", "description": "this is a tool to check the device is muted,it will update with the need", "homepage": "https://github.com/xindizhiyin2014/JKRBDMuteSwitch", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "xindizhiyin2014": "[email protected]" }, "source": { "git": "https://github.com/xindizhiyin2014/JKRBDMuteSwitch.git", "tag": "0.1.2" }, "platforms": { "ios": "8.0" }, "source_files": "JKRBDMuteSwitch/Classes/**/*", "resource_bundles": { "JKRBDMuteSwitch": [ "JKRBDMuteSwitch/Assets/*.aiff" ] }, "dependencies": { "JKSandBoxManager": [] } }
Thu, 07 Mar 2019 11:05:16 +0000