blob: 9fcbdee362088d77f90538b2ce755250e2efac82 [file] [log] [blame]
{
"name": "DTSlider",
"version": "0.0.4",
"summary": "A Slider extends UISlider with double thumb controller.",
"description": "You can use for a range, such as: age-range, distance-range...\nUse it as UISlider. Supporting custom image and setter with animation.",
"homepage": "https://github.com/Magic-Unique/DoubleThumbSlider",
"license": "MIT",
"authors": {
"冷秋": "516563564@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Magic-Unique/DoubleThumbSlider.git",
"tag": "0.0.4"
},
"source_files": "DTSlider/**/*.{h,m}",
"public_header_files": "DTSlider/DTSlider.h"
}