Skip to content

Commit d260b4f

Browse files
committed
Remove circular dependency from Podspec
1 parent bafc942 commit d260b4f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

SlackTextViewController.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Pod::Spec.new do |s|
1818
s.source_files = "Classes", "Source/Classes/*.{h,m}"
1919
s.frameworks = 'UIKit'
2020

21-
s.dependency 'SlackTextViewController/Additions'
22-
2321
s.subspec 'Additions' do |add|
2422
add.source_files = 'Source/Additions/*.{h,m}'
2523
end

0 commit comments

Comments
 (0)