blob: d554bed821da0d9943336d53a9db2d63cdea10a3 [file] [log] [blame]
{
"name": "ZMSwiftRangeSlider",
"version": "0.1.9",
"summary": "A simple Range Slider library by Swift.",
"homepage": "https://github.com/nanjingboy/ZMSwiftRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom.Huang": "hzlhu.dargon@gmail.com"
},
"source": {
"git": "https://github.com/nanjingboy/ZMSwiftRangeSlider.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}