| { |
| "name": "JKRBDMuteSwitch", |
| "version": "0.1.0", |
| "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": "jack18@same.com" |
| }, |
| "source": { |
| "git": "https://github.com/xindizhiyin2014/JKRBDMuteSwitch.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JKRBDMuteSwitch/Classes/**/*", |
| "resource_bundles": { |
| "JKRBDMuteSwitch": [ |
| "JKRBDMuteSwitch/Assets/*.aiff" |
| ] |
| }, |
| "dependencies": { |
| "JKSandBoxManager": [ |
| |
| ] |
| } |
| } |