blob: 30d3857a4c9e3a0bf90e3187dd33275b4ce9fcb3 [file] [log] [blame]
{
"name": "STJMuteSwitch",
"version": "0.0.2",
"summary": "Monitoring vibration mode.",
"description": "This is a tool to check the device is muted",
"homepage": "https://github.com/songtangjie/STJMuteSwitch",
"license": "MIT",
"authors": {
"WilliamSong": "25241734@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/songtangjie/STJMuteSwitch",
"tag": "0.0.2"
},
"source_files": [
"STJMuteSwitch",
"STJMuteSwitch/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Resources/*.aiff"
}