blob: a010be9a6aee8b8f98d4774c81bb267d2b04dc6e [file] [log] [blame]
xcodeproj 'CustomLogLevels'
workspace '../Demos'
target :CLL_osx do
platform :osx, '10.7'
link_with 'CustomLogLevels'
pod 'CocoaLumberjack', :path => '../../'
end