# Uncomment the next line to define a global platform for your project
platform :osx, '10.12'

target 'IPMessenger' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for IPMessenger
  pod 'Sparkle', '~> 1.0'

end
