Integrate with CocoaPods
This is the easiest method to integrate the LORA Short Video SDK
into your app. You can utilize CocoaPods to install the LORA Short Video SDK
by adding it to your Podfile
.
platform :ios, '11.0'
use_frameworks!
pod 'LoraCore', :path => '../framework/LoraCore' # path to podspec file
pod 'LoraShortVideo', :path => '../framework/LoraShortVideo' # path to podspec file