source 'https://github.com/CocoaPods/Specs'

platform :ios, '8.0'

target "demo" do

    pod 'IRLDocumentScanner', :path => '..'

end