isIOSVersionAtLeast

fun isIOSVersionAtLeast(major: Int, minor: Int = 0, patch: Int = 0): Boolean