Installation
pod 'ottu_checkout_sdk', :git => 'https://github.com/ottuco/ottu-ios.git', :tag => '2.1.10'pod 'ottu_checkout_sdk', :git => 'https://github.com/ottuco/ottu-ios'dependencies: [
.package(url: "https://github.com/ottuco/ottu-ios.git", from: "2.1.10")
]Last updated