diff --git a/EKBlurAlert.podspec b/EKBlurAlert.podspec index e4ee5c3..d1447eb 100644 --- a/EKBlurAlert.podspec +++ b/EKBlurAlert.podspec @@ -28,7 +28,7 @@ s.framework = "UIKit" s.dependency 'SnapKit' # 8 -s.source_files = "EKBlurAlert/**/*.{swift}" +s.source_files = "Sources/EKBlurAlert/**/*.{swift}" # 9 #s.resources = "EKBlurAlert/**/*.{png,jpeg,jpg,storyboard,xib}"