blob: d23032fc65df3776dc18926e1631ef722055099d [file] [log] [blame]
{
"name": "PLRangeSlider",
"version": "0.0.1",
"summary": "A custom range slider for iOS",
"description": " A longer description of PLRangeSlider in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/lduraes/PLRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luiz Duraes": "lduraes@gmail.com",
"Pedro Lucas": "lucasdasilvajunior@yahoo.com.br"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lduraes/PLRangeSlider.git",
"commit": "5a015ebbabd3af64bcfd948a031e8c7d2e38809b"
},
"source_files": "RangeSlider/PLRangeSliderView.{h,m}",
"requires_arc": true
}