We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f4bbe commit 582bfc7Copy full SHA for 582bfc7
ButtonClickStyle.podspec
@@ -30,7 +30,7 @@ Pod::Spec.new do |s|
30
s.swift_version = "5.0"
31
32
# s.ios.deployment_target = '14.0'
33
- s.platform = :ios, "14.0"
+ s.platform = :ios, "14.0"
34
35
s.source_files = 'Source/ButtonClickStyle/**/*.{swift}'
36
0 commit comments