TomThorpe / TTRangeSlider

A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
MIT License
968 stars 203 forks source link

Cocoapods, iOS 7 and IBDesignable #14

Closed Blackjacx closed 9 years ago

Blackjacx commented 9 years ago

Hey,

due to the issue in cocapods (https://github.com/MuscleRumble/THLabel/issues/28) IBDesignables would not work in projects with iOS Version <= 7. Other projects maintain a branch without IBDesignables integrated.

Can you pls do the same? The compile error in Interface builder really makes problems :-(

TomThorpe commented 9 years ago

Hey, sorry I dont think I'm going to do this right now to keep things neat.

I think it would be best if you forked it yourself and pointed your podfile to that. Sorry.