platform :osx, '10.7'

# Empty is a fake XCode project that's needed for CocoaPods to work
project 'Empty'

target 'Empty' do
	pod 'Sparkle', '~> 1.18'
end
