We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e41cf commit efbfab3Copy full SHA for efbfab3
StackScrollView.podspec
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
17
s.social_media_url = 'https://twitter.com/muukii0803'
18
19
s.ios.deployment_target = '8.0'
20
- s.source_files = 'StackScrollView/Classes/**/*'
+ s.source_files = 'StackScrollView/**/*'
21
s.dependency 'EasyPeasy'
22
23
end
0 commit comments