platform :tvos, '13.0'

target 'FLEXample' do
  pod 'FLEX', :path => '../'
end
