Skip to content

Commit b268172

Browse files
committed
Update the podspec
1 parent 5b85e63 commit b268172

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kanna.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Pod::Spec.new do |s|
99
s.social_media_url = 'https://twitter.com/_tid_'
1010
s.swift_versions = ['5.0', '6.0']
1111

12-
s.ios.deployment_target = '15.0'
12+
s.ios.deployment_target = '13.0'
1313
s.osx.deployment_target = '10.15'
14-
s.tvos.deployment_target = "15.0"
14+
s.tvos.deployment_target = "13.0"
1515
s.watchos.deployment_target = "10.0"
1616
s.visionos.deployment_target = "1.0"
1717
s.requires_arc = true

0 commit comments

Comments
 (0)