blob: 757880d1fa8a608295db4d2f1d634f826d76fb55 [file] [log] [blame]
{
"name": "ZHVolumeView",
"version": "1.0.2",
"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.2"
},
"source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
"frameworks": [
"MediaPlayer",
"Foundation",
"UIKit",
"AVFoundation"
],
"requires_arc": true
}