platform :ios, '9.0'
target 'UnzipKitDemo' do
pod "UnzipKit", :path => "..", :testspecs => ['Tests']
end