SRSDK Installation CocoaPods dependency manager Add this repository as source on top of your project pod file: source 'https://github.com/sportradar/MobileSDK.git' Add dependency: pod 'SRSDK' then run pod install in project directory.