blob: e1cc1fd7f580093d3d9884793aaf7706303f02a2 [file] [log] [blame]
{
"name": "NHRangeSlider",
"version": "0.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"
},
"source_files": "NHRangeSlider/NHRangeSlider/Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}