We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352bc42 commit e563b90Copy full SHA for e563b90
1 file changed
YoutubeKit.podspec
@@ -11,7 +11,7 @@ DESC
11
s.license = { :type => 'MIT', :file => 'LICENSE' }
12
s.author = { 'rinov' => 'rinov@rinov.jp' }
13
s.social_media_url = 'https://twitter.com/rinov0321'
14
- s.swift_version = "6.0"
+ s.swift_version = "5.0"
15
s.ios.deployment_target = '13.0'
16
17
s.source_files = 'YoutubeKit/**/*.swift'
0 commit comments