
platform :ios,'10.0'
target 'SaleSystemDemo' do
  pod 'AFNetworking','~>4.0.1'
  pod 'CocoaAsyncSocket'
end

