Skip to content

Commit d85cf1a

Browse files
committed
Update podspec
1 parent fe82955 commit d85cf1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DifferenceKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
1313
spec.license = { :type => 'MIT', :file => 'LICENSE' }
1414
spec.requires_arc = true
1515
spec.default_subspecs = 'Core', 'UIKitExtension'
16-
spec.swift_version = "4.2"
16+
spec.swift_version = '4.2'
1717

1818
spec.ios.deployment_target = '9.0'
1919
spec.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)