source 'https://github.com/CocoaPods/Specs.git'
platform :ios,'7.0'

target 'LFLiveKitDemo' do
pod 'LFLiveKit', path: '../'
end

