I am creating an application wherein I need to verify correct email format, for which I am using Regexkitlite. Although I works fine, but on spending some time on Google I learnt that it is no longer accepted on AppStore.
If this is so, what else can be used which is acceptable on AppStore?