Podfile 165 Bytes
Newer Older
1
source 'https://github.com/CocoaPods/Specs.git'
Roy Marmelstein's avatar
Roy Marmelstein committed
2
platform :ios, "9.0"
3 4
use_frameworks!

Roy Marmelstein's avatar
Roy Marmelstein committed
5
pod 'Zip', :git => 'https://github.com/marmelroy/Zip.git', :submodules => true