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 f64b8d9 commit 54b2b8bCopy full SHA for 54b2b8b
StackScrollView.podspec
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
9
s.social_media_url = 'https://twitter.com/muukii0803'
10
11
s.ios.deployment_target = '9.0'
12
- s.source_files = 'StackScrollView/**/*'
+ s.source_files = 'StackScrollView/**/*.swift'
13
14
end
0 commit comments