blob: 5da90c0b8a12554441ad4e28e542b10f857199ff [file] [log] [blame]
{
"name": "RangeUISlider",
"version": "1.6.0",
"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.png",
"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.6.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Source/Exclude"
}