blob: edde89a6f431c809e122de74f58cadc8df7b75d9 [file] [log] [blame]
{
"name": "WGLSlider",
"version": "0.0.3",
"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/WGLSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLSlider.git",
"tag": "0.0.3"
},
"source_files": "WGLSlider/*",
"public_header_files": "WGLSlider/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}