Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 275 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 275 Bytes

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.