Xamarin.iOS Bindings for PSPDFKit v3.7.3
Note: You must have at least Xamarin.iOS 7.2.1 to compile this binding project.
You have two options to get it:
###Build from PSPDFKit.sln
- Open
PSPDFKit.sln
onXamarin Studio
orVisual Studio
- Build the project
- Get the dll from the
bin
folder - Enjoy
###Build from terminal
- Just run
make
command fromroot
orbinding
directory - Get the dll from the
binding
folder - Enjoy