Import the associated iOS libraries into the iOS development environment.
Xcode creates a folder, <ProjectName>, to contain the project file, <ProjectName>.xcodeproj and another <ProjectName> folder, which contains a number of automatically generated files.
Copy the files from your Windows machine to the <ProjectName> folder that Xcode created to contain the generated source code.
The libraries are added to the project in the Project Navigator.