Remove reference to easywsclient

This commit is contained in:
Pritesh Nandgaonkar
2018-06-04 14:23:30 -04:00
parent ff2dd0b828
commit f34c791167
3 changed files with 0 additions and 155 deletions

View File

@@ -7,7 +7,6 @@ swift_version = "4.1"
target 'Sample' do
pod 'RSocket', :podspec => '../third-party-podspecs/RSocket.podspec'
pod 'EasyWSClient', :podspec => '../third-party-podspecs/EasyWSClient.podspec'
pod 'DoubleConversion', :podspec => '../third-party-podspecs/DoubleConversion.podspec'
pod 'glog', :podspec => '../third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../third-party-podspecs/Folly.podspec'