blob: 64d09369e0e96bbd88c7d9f34036c97f25c85a8f [file] [log] [blame]
{
"name": "WGLVideoLoadingView",
"version": "0.0.1",
"summary": "This is a custom slider component to expand touch rect.",
"description": "\"This is a custom slider component to expand touch rect.\"",
"homepage": "https://github.com/guanlongwu/WGLVideoLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLVideoLoadingView.git",
"tag": "0.0.1"
},
"source_files": "WGLVideoLoadingView/*",
"public_header_files": "WGLVideoLoadingView/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}