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 fe82955 commit d85cf1aCopy full SHA for d85cf1a
1 file changed
DifferenceKit.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
13
spec.license = { :type => 'MIT', :file => 'LICENSE' }
14
spec.requires_arc = true
15
spec.default_subspecs = 'Core', 'UIKitExtension'
16
- spec.swift_version = "4.2"
+ spec.swift_version = '4.2'
17
18
spec.ios.deployment_target = '9.0'
19
spec.tvos.deployment_target = '9.0'
0 commit comments