Skip to content

Commit 19cd8b1

Browse files
committed
Add Swift version to podspec
1 parent fae95f9 commit 19cd8b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CropViewController.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ Pod::Spec.new do |s|
1212
'TOCropViewControllerBundle' => ['Objective-C/TOCropViewController/**/*.lproj']
1313
}
1414
s.requires_arc = true
15+
s.swift_version = '4.1'
1516
end

0 commit comments

Comments
 (0)