diff --git a/SHShortVideo.podspec b/SHShortVideo.podspec index 6d9d53c..bb3aa8c 100644 --- a/SHShortVideo.podspec +++ b/SHShortVideo.podspec @@ -11,5 +11,4 @@ Pod::Spec.new do |s| s.source_files = "SHShortVideo/*.{h,m}" s.resource = "SHShortVideo/SHShortVideo.bundle" s.requires_arc = true - s.dependency "UIView+SHExtension" end