sportradar / MobileSDK

Mobile SDK for pods
Other
0 stars 2 forks source link

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.