# Uncomment this line to define a global platform for your project
platform :osx, '10.8'

target 'Mac Linux USB Loader' do
  # Uncomment this line if you're using Swift or would like to use dynamic frameworks
  # use_frameworks!

  # Pods for Mac Linux USB Loader
  pod 'RHPreferences', '~> 1.0.0'
  pod 'JSONModel'

  target 'Mac Linux USB LoaderTests' do
    inherit! :search_paths
    # Pods for testing
  end

end
