File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
ColorSlider is an iOS color picker with live preview written in [ Swift] ( https://developer.apple.com/swift/ ) .
8
8
9
- [ ![ Build Status] ( https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master )] ( https://travis-ci.org/gizmosachin/ColorSlider ) ![ Pod Version] ( https://img.shields.io/cocoapods/v/ColorSlider.svg ) [ ![ Swift Version] ( https://img.shields.io/badge/language-swift%204 .0-brightgreen.svg )] ( https://developer.apple.com/swift ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( LICENSE )
9
+ [ ![ Build Status] ( https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master )] ( https://travis-ci.org/gizmosachin/ColorSlider ) ![ Pod Version] ( https://img.shields.io/cocoapods/v/ColorSlider.svg ) [ ![ Swift Version] ( https://img.shields.io/badge/language-swift%205 .0-brightgreen.svg )] ( https://developer.apple.com/swift ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( LICENSE )
10
10
11
11
| | Features |
12
12
| :-------: | :--------------------------------------- |
@@ -102,8 +102,8 @@ github "gizmosachin/ColorSlider" >= 4.4
102
102
103
103
| Swift Version | ColorSlider Version |
104
104
| ------------- | ------------------- |
105
- | 5.0 | 4.3 |
106
- | 4.2 | master |
105
+ | 5.0 | master |
106
+ | 4.2 | 4.3 |
107
107
108
108
## Demo
109
109
You can’t perform that action at this time.
0 commit comments