blob: 5f3880d07370133469fadad1f42d0be3b28d80fb [file] [log] [blame]
{
"name": "WGLVideoPlayerGesturer",
"version": "0.0.1",
"summary": "This is a gesture tool to control volume, brightness and playRate of video player.",
"description": "\"This is a gesture tool to control volume, brightness and playRate of video player.\"",
"homepage": "https://github.com/guanlongwu/WGLVideoPlayerGesturer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLVideoPlayerGesturer.git",
"tag": "0.0.1"
},
"source_files": "WGLVideoPlayerGesturer/*",
"public_header_files": "WGLVideoPlayerGesturer/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}