use_frameworks!

platform :ios, '8.0'

target 'OffcnLiveSDKiOS_Example' do
  pod 'OffcnLiveSDKiOS', :path => '../'

  target 'OffcnLiveSDKiOS_Tests' do
    inherit! :search_paths

    
  end
end
