diff --git a/VegaScrollFlowLayout.podspec b/VegaScrollFlowLayout.podspec index 2d2564d..5fa91f8 100644 --- a/VegaScrollFlowLayout.podspec +++ b/VegaScrollFlowLayout.podspec @@ -11,6 +11,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '9.0' - s.source_files = 'VegaScrollFlowLayout/Classes/**/*' + s.source_files = 'VegaScroll/Classes/**/*' end