| Minimum supported iOS 10.0 or higher Use Xcode 12 or higher |
Open your project's Podfile and add this line to your app's target build configuration:
pod 'TappxSDK'
pod 'XMediatorTappx'In a terminal, run:
pod install --repo-updateIf you're new to CocoaPods, see their official documentation for info on how to create and use Podfiles.