blob: 97465e8cbba5a435f6a1251b83901b5da7ad0f55 [file] [log] [blame]
{
"name": "ZHVolumeView",
"version": "1.0.1",
"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": "7.0"
},
"source": {
"git": "https://github.com/ZuhanLin/ZHVolumeView.git",
"tag": "1.0.1"
},
"source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
"frameworks": [
"MediaPlayer",
"Foundation",
"UIKit"
],
"requires_arc": true
}