[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / e / YSRangeSlider / 1.0.0 / YSRangeSlider.podspec.json
blobc33a75ea6e8c013aa5a0cbdcce8d2dba56a81c10
2   "name": "YSRangeSlider",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Configurable range slider for iOS (IBInspectable and IBDesignable)",
9   "homepage": "https://github.com/YardiSystems/YSRangeSlider",
10   "source": {
11     "git": "https://github.com/YardiSystems/YSRangeSlider.git",
12     "tag": "1.0.0"
13   },
14   "authors": {
15     "Laurentiu Ungur": "laurentiu.ungur@yardi.com"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YSRangeSlider/*.{swift}",
22   "preserve_paths": "README*"