Skip to content

Commit efbfab3

Browse files
committed
Update podspec
1 parent 90e41cf commit efbfab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StackScrollView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.social_media_url = 'https://twitter.com/muukii0803'
1818

1919
s.ios.deployment_target = '8.0'
20-
s.source_files = 'StackScrollView/Classes/**/*'
20+
s.source_files = 'StackScrollView/**/*'
2121
s.dependency 'EasyPeasy'
2222

2323
end

0 commit comments

Comments
 (0)