Skip to content

Instantly share code, notes, and snippets.

@AlexanderKozhevin
Created January 15, 2020 13:25
Show Gist options
  • Save AlexanderKozhevin/123c2481283a80e3c1f161cf8f3eec3b to your computer and use it in GitHub Desktop.
Save AlexanderKozhevin/123c2481283a80e3c1f161cf8f3eec3b to your computer and use it in GitHub Desktop.
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'RTMP Streamer' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
pod 'LFLiveKit'
# Pods for RTMP Streamer
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment