fbshipit-source-id: cad5f527363fe09c2eea5b05ce1f3f2ecb86941b
This commit is contained in:
@@ -9,12 +9,11 @@ target 'SonarKit' do
|
||||
|
||||
# Pods for SonarKit
|
||||
|
||||
# Third party deps podspec link
|
||||
pod 'EasyWSClient', :podspec => 'third-party-podspecs/EasyWSClient.podspec'
|
||||
pod 'PeerTalk', :podspec => 'third-party-podspecs/PeerTalk.podspec'
|
||||
pod 'RSocket', :podspec => 'third-party-podspecs/RSocket.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'
|
||||
pod 'Sonar', :podspec => '../xplat/Sonar/SonarKitCPP.podspec'
|
||||
pod 'Sonar', :podspec => '../xplat/Sonar/Sonar.podspec'
|
||||
pod 'CocoaAsyncSocket'
|
||||
pod 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user