use_frameworks!

target 'LookinCustomInfoDemo' do
    pod 'LookinServer', :path=>'../../', :subspecs => ['Swift'], :configurations => ['Debug']
end
