[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / 1 / PLRangeSlider / 0.0.1 / PLRangeSlider.podspec.json
blobd23032fc65df3776dc18926e1631ef722055099d
2   "name": "PLRangeSlider",
3   "version": "0.0.1",
4   "summary": "A custom range slider for iOS",
5   "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",
6   "homepage": "https://github.com/lduraes/PLRangeSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luiz Duraes": "lduraes@gmail.com",
13     "Pedro Lucas": "lucasdasilvajunior@yahoo.com.br"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/lduraes/PLRangeSlider.git",
20     "commit": "5a015ebbabd3af64bcfd948a031e8c7d2e38809b"
21   },
22   "source_files": "RangeSlider/PLRangeSliderView.{h,m}",
23   "requires_arc": true