platform :ios, '9.0'

target 'DemoLightbox' do
  use_frameworks!
	pod 'Lightbox', path: '../../'
end
