[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 9 / SwiftRangeSlider / 1.0.0 / SwiftRangeSlider.podspec.json
blob527f27ae01ddf2aae8c6deb0f46f5a8a60b3f6de
2   "name": "SwiftRangeSlider",
3   "platforms": {
4     "ios": "8.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": "1.0.0",
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": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftRangeSlider/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"