blob: d11f639ef4cb3eb14e4f7c216c0ae9bd5b32277e [file] [log] [blame]
{
"name": "ZHVolumeView",
"version": "1.0.0",
"summary": "ZHVolumeView .",
"description": "ZHVolumeView is a simple demo for volume adjustment",
"homepage": "https://github.com/ZuhanLin/ZHVolumeView",
"license": "MIT",
"authors": {
"linzuhan": "767678362@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ZuhanLin/ZHVolumeView.git",
"tag": "1.0.0"
},
"source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
"frameworks": [
"MediaPlayer",
"Foundation",
"UIKit"
],
"requires_arc": true
}