platform :osx, '10.12'
inhibit_all_warnings!

target 'WeChatPlugin' do
  pod 'GCDWebServer', '~> 3.4.2'
end
