target 'Sample' do
  use_frameworks!

  pod 'MaterialDesignSymbol', :path => '../'

  target 'SampleTests' do
    inherit! :search_paths
  end
end
