I have an iOS app that uses SizeClasses.
Is SizeClasses "installed" in Interface Builder used for situations like this?
Hope I explain it alright.
You can install/uninstall views for different Size Class from IB: See this apple link.
But you can't do this on the basis of OS version. If you want to use Stack View kind component on iOS 7 try OAStackView.