blob: d579520c3640c5cf4b4cb9104b33618d6ffb0a62 [file] [log] [blame]
{
"name": "ZJSNodeSlider",
"version": "1.0.0",
"summary": "A slider that can set nodes.",
"description": "A slider, similar in style to UISlider, but can set nodes.",
"homepage": "https://github.com/zhoujianshun/ZJSNodeSlider",
"license": "MIT",
"authors": {
"zhoujianshun": "https://github.com/zhoujianshun"
},
"source": {
"git": "https://github.com/zhoujianshun/ZJSNodeSlider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZJSNodeSlider/*.{h,m}"
}