Skip to content

Commit c41b70d

Browse files
committed
delete targets
1 parent 53c1c66 commit c41b70d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FlexiTooltipView.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Pod::Spec.new do |s|
77
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }
88
s.authors = "Dmitry Vorozhbicki"
99
s.ios.deployment_target = "12.0"
10-
s.tvos.deployment_target = "12.0"
11-
s.osx.deployment_target = "10.13"
1210
s.source = { :git => "https://github.com/mark-kebo/FlexiTooltipView.git", :tag => "v#{s.version}" }
1311
s.swift_version = '5.7'
1412
s.cocoapods_version = '>= 1.5.0'

0 commit comments

Comments
 (0)