This commit is contained in:
Pritesh Nandgaonkar
2018-06-01 11:50:29 +01:00
parent fbbf8cf16b
commit 674eeddd62
12 changed files with 810 additions and 698 deletions

View File

@@ -10,7 +10,9 @@ target 'SonarKit' do
# Pods for SonarKit
# Third party deps podspec link
pod 'EasyWSClient', :podspec => 'third-party-podspecs/EasyWSClient.podspec'
#pod 'EasyWSClient', :podspec => 'third-party-podspecs/EasyWSClient.podspec'
pod 'RSocket', :podspec => 'third-party-podspecs/RSocket.podspec'
pod 'LibEvent', :podspec => 'third-party-podspecs/LibEvent.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'