Is there an IOS API for making LDAP requests?

Hi

I’m planning to build an IOS based app and needs to use some data in a LDAP server. But there seems to be no LDAP support within the IOS framework. At least I can’t find any. If I need to use LDAP to get some data how do I do that? Any examples in Swift is much appreciated.