diff --git a/Presentation.podspec b/Presentation.podspec index 0502c6b..383a714 100644 --- a/Presentation.podspec +++ b/Presentation.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.source = { :git => "https://github.com/hyperoslo/Presentation.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/hyperoslo' - s.platform = :ios, '7.0' + s.platform = :ios, '8.0' s.requires_arc = true s.source_files = 'Source/**/*'