blob: af57388c189eb83e2e143265ef5678852e3b61e0 [file] [log] [blame]
{
"name": "RangeUISlider",
"version": "1.0.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.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.0"
},
"source_files": [
"RangeUISlider",
"RangeUISlider/**/*.{h,m}"
],
"exclude_files": "RangeUISlider/Exclude",
"pushed_with_swift_version": "3.0"
}