/dpay-ios-kit

Primary LanguageSwiftMIT LicenseMIT

How To Use

Setting up iOS sdk

The minimum version supporting the SDK is iOS 13.0, update the version in your podfile as below

   platform :ios, '13.0'

Import the SDK using Cocoapod pod. To install it, add the following line in your Podfile

pod 'DpaySDK', '1.1.14'

more documentation