Skip to content

Commit

Permalink
- Update pod spec to swift 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glenyi committed Aug 10, 2019
1 parent 5639908 commit 63061a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FloatRatingView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Pod::Spec.new do |spec|
spec.source_files = 'FloatRatingView.swift'
spec.platform = :ios, '8.0'
spec.requires_arc = true
spec.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
spec.swift_version = '5.0'
end

0 comments on commit 63061a4

Please sign in to comment.