This SDK allows you to work with Aspose.Pdf for Cloud APIs in your iOS app quickly and easily.
CocoaPods is the recommended way to add Aspose-Pdf-SDK to your project.
- Add a pod entry for Aspose-Pdf-SDK to your Podfile
pod 'AsposePdfCloud'
- Install the pod(s) by running
pod install
. - Include Aspose-Pdf-SDK wherever you need it with
#import "ASPPdfApi.h"
.
Aspose-Pdf-SDK includes a suite of unit tests within the Aspose.Pdf_Cloud_SDK_For_Objective_CTests subdirectory. These Unit Tests also serves as examples of how to use the Aspose-Pdf-SDK.
Your feedback is very important to us. Please email us all your queries and feedback at marketplace@aspose.com.
Aspose-Pdf-SDK is available under the MIT license. See the LICENSE file for more info.