blob: 6e4f88fb7e2efb31b91689c2042e0de3eb1f4803 [file] [log] [blame]
{
"name": "LzySlider",
"version": "0.0.1",
"summary": "Custom UISlider.",
"homepage": "https://github.com/lzy1010",
"license": "MIT",
"authors": {
"Blue": "lzy663869@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lzy1010/LzySlider",
"tag": "0.0.1"
},
"source_files": "LzySlider/LzySlider/*.{h,m}",
"frameworks": "UIKit"
}