Podfile 118 Bytes
Newer Older
1 2 3 4 5
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, 9.0
use_frameworks!

pod 'Zip', :path => '../..'