blob: ff772a786b64f9aafcbe22b279ce28035321f583 [file] [log] [blame]
{
"name": "PLRangeSlider",
"version": "0.4.0",
"summary": "A custom range slider for iOS",
"homepage": "https://github.com/lduraes/PLRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luiz Duraes": "lduraes@gmail.com",
"Pedro Lucas": "lucasdasilvajunior@yahoo.com.br"
},
"social_media_url": "http://twitter.com/ilduraes",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lduraes/PLRangeSlider.git",
"tag": "0.4.0"
},
"source_files": "RangeSlider/PLRangeSliderView.{h,m}",
"resources": "RangeSlider/**/*.png",
"requires_arc": true
}