Skip to content

Commit b8507ce

Browse files
committed
Update ProgressHUD.podspec
1 parent 0a7241d commit b8507ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProgressHUD.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.author = { 'Related Code' => 'info@relatedcode.com' }
99

1010
s.source = { :git => 'https://github.com/relatedcode/ProgressHUD.git', :tag => s.version }
11-
s.source_files = 'ProgressHUD/Sources/*.swift'
11+
s.source_files = 'ProgressHUD/Sources/*.swift', 'ProgressHUD/Sources/Animations/*.swift'
1212

1313
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
1414

0 commit comments

Comments
 (0)