# Uncomment the next line to define a global platform for your project

target 'DfontSplitter' do
  # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!

  # Pods for DfontSplitter
  

  target 'DfontSplitterTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'DfontSplitterUITests' do
    inherit! :search_paths
    # Pods for testing
  end

end

target 'DfontSplitter-embedded-fondu' do
  # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!

  # Pods for DfontSplitter-embedded-fondu

end
