We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64036c commit bfc3e57Copy full SHA for bfc3e57
TDBadgedCell.podspec
@@ -14,4 +14,5 @@ DESC
14
s.ios.deployment_target = '9.0'
15
s.source_files = 'TDBadgedCell/TDBadgedCell.swift'
16
s.frameworks = ['QuartzCore']
17
+ s.swift_version = '4.2'
18
end
0 commit comments