We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae95f9 commit 19cd8b1Copy full SHA for 19cd8b1
CropViewController.podspec
@@ -12,4 +12,5 @@ Pod::Spec.new do |s|
12
'TOCropViewControllerBundle' => ['Objective-C/TOCropViewController/**/*.lproj']
13
}
14
s.requires_arc = true
15
+ s.swift_version = '4.1'
16
end
0 commit comments