platform :ios, '11.0'

use_frameworks!

target 'Zealot_Example' do
  pod 'Zealot', :path => '../'
end
