I try to use the VKontakte framework in my Delphi App. However, I have no idea how from Delphi I can play with a pod. The doc of VKontakte just say (https://vk.com/dev/ios_sdk):
Podfile
pod "VK-ios-sdk"
How I can include this in my Delphi project? where I can find the framework binary file?