blob: cef922ea2e2068647b9b0192b8387bd870e2c3c6 [file] [log] [blame]
{
"name": "BufferSlider",
"version": "0.1.4",
"summary": "An UISlider subclass",
"description": "An UISlider subclass shows additional information: Video/Audio/Media buffering status.",
"homepage": "https://github.com/raxcat/BufferSlider",
"license": "MIT",
"authors": {
"Raxcat Liu(Brian Liu)": "raxcat@gmail.com"
},
"source": {
"git": "https://github.com/raxcat/BufferSlider.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BufferSlider": [
"Pod/Assets/*.png"
]
}
}