[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / d / 4 / CPSlider / 1.1.0 / CPSlider.podspec.json
blob493f06949e23151e56f5ef384632d8e73091afd5
2   "name": "CPSlider",
3   "version": "1.1.0",
4   "summary": "A drop-in, subclass replacement for UISlider with variable scrubbing speeds.",
5   "homepage": "https://github.com/cbpowell/CPSlider",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Charles Powell": "cbpowell@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cbpowell/CPSlider.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "CPSlider/*",
21   "requires_arc": true