[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 4 / 9 / SwiftRangeSlider / 0.3.2 / SwiftRangeSlider.podspec.json
blobbf3c5f5db0308ba0a5936973cdf1dd8baf3b66df
2   "name": "SwiftRangeSlider",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "A Swift implementation of a custom UIControl for selecting a range of values on a slider bar.",
7   "requires_arc": true,
8   "version": "0.3.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Brian Corbin": "brian.william.corbin@gmail.com"
15   },
16   "homepage": "https://github.com/BrianCorbin/SwiftRangeSlider",
17   "source": {
18     "git": "https://github.com/BrianCorbin/SwiftRangeSlider.git",
19     "tag": "0.3.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftRangeSlider/**/*.{swift}"