blob: 845070e5c2ead8ba1eb06fd20d0ba84ec9d3317b [file] [log] [blame]
{
"name": "NHRangeSlider",
"version": "0.1.1",
"summary": "A custom range slider in Swift.",
"description": "A custom range slider in Swift. Circle/square left right thumbs with labels and custom string format.",
"homepage": "https://github.com/thehung111/NHRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngo Hung": "hung@visenze.com",
"The Hung ": "thehung111@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/thehung111/NHRangeSlider.git",
"tag": "0.1.1"
},
"source_files": "NHRangeSlider/NHRangeSlider/**/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}