Skip to content

Commit f2319d7

Browse files
authored
Update Lightbox.podspec
1 parent 2d03d8a commit f2319d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Lightbox.podspec

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Pod::Spec.new do |s|
1313
s.ios.resource = 'Resources/Lightbox.bundle'
1414

1515
s.frameworks = 'UIKit', 'AVFoundation', 'AVKit'
16-
s.dependency 'Sugar'
1716
s.dependency 'Hue'
17+
18+
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
1819
end

0 commit comments

Comments
 (0)