[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 2 / TouchableSlider / 1.0.0 / TouchableSlider.podspec.json
blob0095ca446130fcfbe2def1c8601c8bfa1b9ab33b
2   "name": "TouchableSlider",
3   "version": "1.0.0",
4   "summary": "TouchableSlider is a tapable UISlider.",
5   "description": "TouchableSlider is a tapable / touchable UISlider.\nIt lets the user touch any part of the slider and generate a ValueChanged event.",
6   "homepage": "https://github.com/false/TouchableSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tanguy G": "tanguy.gourvez@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/false/TouchableSlider.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TouchableSlider/Classes/**/*"