platform :osx, '10.9'
inhibit_all_warnings!

project 'ManDrake'

target 'ManDrake' do
	pod 'ACEView'
end
