Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 34c5695

Browse files
committed
Update podspec
1 parent c64e536 commit 34c5695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SlackKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.ios.deployment_target = '8.0'
1111
s.osx.deployment_target = '10.9'
1212
s.requires_arc = true
13-
s.source_files = 'SlackKit/**/*'
13+
s.source_files = 'SlackKit/*.swift'
1414
s.frameworks = 'Foundation'
1515
s.dependency 'Starscream', '~> 1.0.1'
1616
end

0 commit comments

Comments
 (0)