Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1028 committed Mar 27, 2019
1 parent fe82955 commit d85cf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DifferenceKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
spec.license = { :type => 'MIT', :file => 'LICENSE' }
spec.requires_arc = true
spec.default_subspecs = 'Core', 'UIKitExtension'
spec.swift_version = "4.2"
spec.swift_version = '4.2'

spec.ios.deployment_target = '9.0'
spec.tvos.deployment_target = '9.0'
Expand Down

0 comments on commit d85cf1a

Please sign in to comment.