Skip to content

liveryvideo/livery-sdk-ios-podspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

223 Commits
 
 
 
 

Repository files navigation

Livery SDK for iOS

This repository contains CocoaPods spec files for the Livery SDK.

While these spec files are public, the actual packages are private. You should request credentials from Livery, then place them in your ~/.netrc as follows: (create if necessary)

machine sdk-ios-binaries.livery.live
  login YOUR_USERNAME
  password YOUR_PASSWORD

Now add the source to your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/liveryvideo/livery-sdk-ios-podspec.git'

target 'MyProject' do
    pod "Livery", "3.2.0"
end

About

Repository that can be used by iOS developers to include the Livery SDK through CocoaPods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages