This commit is contained in:
Pritesh Nandgaonkar
2018-06-01 15:43:44 +01:00
parent ef40c5f754
commit 9a6f612923
7 changed files with 219 additions and 29 deletions

View File

@@ -18,7 +18,8 @@ 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