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
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
RemoteMonster - Livecast Management in the Cloud
# Podfile
use_frameworks!
target 'MyApp' do
pod 'RemoteMonster', '~> 2.7.0'
end
# shell
pod install