Removed references to local oss and libevent

This commit is contained in:
Pritesh Nandgaonkar
2018-06-04 14:07:55 -04:00
parent 308c101fec
commit ff2dd0b828
7 changed files with 14 additions and 15 deletions

View File

@@ -18,8 +18,6 @@ target 'Sample' do
pod 'SonarKit', :podspec => '../SonarKit.podspec'
pod 'SonarKit/SonarKitLayoutComponentKitSupport', :podspec => '../SonarKit.podspec'
pod 'SonarKit/SKIOSNetworkPlugin', :podspec => '../SonarKit.podspec'
pod 'OpenSSL-Universal', '~> 1.0'
pod 'CocoaLibEvent', '~> 1.0'
post_install do |installer|
installer.pods_project.targets.each do |target|
if ['YogaKit'].include? target.name