Disable peertalk

This commit is contained in:
Pritesh Nandgaonkar
2018-06-01 18:01:28 +01:00
parent 0619529f34
commit 8d48f5a3eb
9 changed files with 18 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ target 'Sample' do
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 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
# pod 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
pod 'ComponentKit', :podspec => '../third-party-podspecs/ComponentKit.podspec'
pod 'Yoga','~>1.8.1', :modular_headers => true
pod 'Sonar', :podspec => '../../xplat/Sonar/SonarKitCPP.podspec'