PayULite 1.0.14

PayULite 1.0.14

Maintained by PayU Mobile SDK.



PayULite 1.0.14

  • By
  • PayU

PayU SDK Lite

PayU mobile SDK for iOS. Supports: iOS 10.x and above

Adding the CocoaPods dependency

Add dependency to Podfile:

pod "PayULite"

Adding the SPM (Swift Package Manager) dependency

Add dependency to Package.swift into dependencies section:

.package(url: "https://github.com/PayU-EMEA/PayU-iOS.git", .upToNextMajor(from: "1.0.10")),

Importing the SDK

import PayU_SDK_Lite

Documentation: