Integrate Swift Package Manager

You can integrate PayUIndia-PG-SDK with your app or SDK using the following methods:

  • Using Xcode: Navigate to File > Add Package menu and install the following package:
    https://github.com/payu-intrepos/iOS-SDK
  • Using Package.Swift: Add the following code to Package.swift dependencies:
    .package(name: "PayUIndia-Custom-Browser", url: "https://github.com/payu-intrepos/iOS-Custom-Browser", from: "8.0.0")