[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 5 / DTSlider / 0.1.0 / DTSlider.podspec.json
blobb4e2b0953d90f3219819bc584a9aa1c0661ed7cf
2   "name": "DTSlider",
3   "version": "0.1.0",
4   "summary": "A Slider extends UISlider with double thumb controller.",
5   "description": "You can use for a range, such as: age-range, distance-range...\nUse it as UISlider. Supporting custom image and setter with animation.",
6   "homepage": "https://github.com/Magic-Unique/DoubleThumbSlider",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Magic-Unique/DoubleThumbSlider.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "DTSlider/**/*.{h,m}",
19   "public_header_files": "DTSlider/DTSlider.h"