use_frameworks!

platform :ios, '11.0'

target 'TXVodUpload_Example' do
  pod 'TXVodUpload', :path => '../'

  target 'TXVodUpload_Tests' do
    inherit! :search_paths

    
  end
end
