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 bdb2857 commit 0babcc9Copy full SHA for 0babcc9
TOCropViewController.podspec
@@ -6,8 +6,7 @@ Pod::Spec.new do |s|
6
s.homepage = 'https://github.com/TimOliver/TOCropViewController'
7
s.author = 'Tim Oliver'
8
s.source = { :git => 'https://github.com/TimOliver/TOCropViewController.git', :tag => s.version }
9
- s.platform = :ios, '7.0'
10
-
+ s.platform = :ios, '8.0'
11
s.source_files = 'TOCropViewController/**/*.{h,m}'
12
s.resource_bundles = {
13
'TOCropViewControllerBundle' => ['TOCropViewController/**/*.lproj']
0 commit comments