blob: ec1b8b91201daa83ae5272a8319aa6319397c998 [file] [log] [blame]
platform :ios, '9.0'
target 'Host' do
flutter_application_path = '../hello'
eval(File.read("#{flutter_application_path}/.ios/Flutter/podhelper.rb"))
end