This commit is contained in:
Pritesh Nandgaonkar
2018-06-05 15:16:03 -04:00
parent 9846aed138
commit 43086d9c93
7 changed files with 34 additions and 31 deletions

View File

@@ -11,7 +11,7 @@ target 'SonarKit' do
# Third party deps podspec link
# pod 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
pod 'PeerTalkSonar', :podspec => 'third-party-podspecs/PeerTalkSonar.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'