Skip to content

Commit 0babcc9

Browse files
committed
Bumped iOS minimum version
1 parent bdb2857 commit 0babcc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TOCropViewController.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Pod::Spec.new do |s|
66
s.homepage = 'https://github.com/TimOliver/TOCropViewController'
77
s.author = 'Tim Oliver'
88
s.source = { :git => 'https://github.com/TimOliver/TOCropViewController.git', :tag => s.version }
9-
s.platform = :ios, '7.0'
10-
9+
s.platform = :ios, '8.0'
1110
s.source_files = 'TOCropViewController/**/*.{h,m}'
1211
s.resource_bundles = {
1312
'TOCropViewControllerBundle' => ['TOCropViewController/**/*.lproj']

0 commit comments

Comments
 (0)