blob: 7db2cbd0479aeeee58deae943c8d6e506a230bc1 [file] [log] [blame]
{
"name": "DLVolumeButtons",
"version": "0.1.3",
"summary": "捕捉音量键事件,不显示系统音量窗口。捕捉音量事件,可以控制继续修改音量,也可以不修改音量。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/daiquanxiang/DLVolumeButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daiquanxiang": "919775874@qq.com"
},
"source": {
"git": "https://github.com/daiquanxiang/DLVolumeButtons.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DLVolumeButtons/Classes/**/*.{h,m}"
}