iOS SDK
IMGA Event Centre iOS SDK
Installation
Installation with CocoaPods
pod 'IMGASDK', :git => '[email protected]:IMGARENA/front-row-seat-ios-cocoapod.git', :tag => 'v0.12'Installation with SPM
dependencies: [
.package(url: "https://github.com/IMGARENA/front-row-seat-ios-cocoapod", from: "0.12.0")
],Requirements
Usage
Initialising the SDK (launch)
Last updated
Was this helpful?