platform :ios, '11.0'

target 'MiluCustomerServiceSampleOC' do
  use_frameworks!
  pod 'MiluCustomerServiceSDK', :path => '..'
end
