blob: ee73e93f3d8e128bbc754101a1396b48c78e5b3e [file] [log] [blame]
{
"name": "RangeUISlider",
"version": "1.0.1",
"summary": "A highly customizable iOS range selection slider",
"description": "A highly customizable iOS range selection slider, developed using autolayout and completely customizable using IBDesignabled and IBInspectable.",
"homepage": "https://github.com/chicio/RangeUISlider",
"screenshots": "https://raw.githubusercontent.com/chicio/RangeUISlider/master/Screenshots/01-mixed.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"chicio": "fabrizio.duroni@gmail.com"
},
"social_media_url": "https://github.com/chicio",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chicio/RangeUISlider.git",
"tag": "1.0.1"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Source/Exclude",
"pushed_with_swift_version": "3.0"
}