iOS SDK allows you to accept payment from Visa/MasterCard, Apple Pay, Google Pay in any of your iOS applications.
The latest version of the iOS SDK you can always find in our public repository
https://github.com/cloudipsp/ios-sdk
To run the sample of application, run the command
pod install
from the /Example directory
Cloudipsp SDK is also available through CocoaPods. To install it, simply add the following line to your Podfile:
pod “Cloudipsp”