1 parent 5639908 commit 63061a4Copy full SHA for 63061a4
1 file changed
FloatRatingView.podspec
@@ -10,5 +10,5 @@ Pod::Spec.new do |spec|
10
spec.source_files = 'FloatRatingView.swift'
11
spec.platform = :ios, '8.0'
12
spec.requires_arc = true
13
- spec.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
+ spec.swift_version = '5.0'
14
end
0 commit comments