RemoteMonster iOS SDK
RemoteMonster - Livecast Management in the Cloud
Get SDK
Package Manager - Cocoapods 1.9.0 or higher
# Podfile
use_frameworks!
target 'MyApp' do
pod 'RemoteMonster', '~> 2.7.0'
end
# shell
pod install
RemoteMonster - Livecast Management in the Cloud
# Podfile
use_frameworks!
target 'MyApp' do
pod 'RemoteMonster', '~> 2.7.0'
end
# shell
pod install