platform :ios, '8.0'

target 'SwiftExample' do

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

end
