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 780ab51 commit 7e4c252Copy full SHA for 7e4c252
Presentation.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :git => "https://github.com/hyperoslo/Presentation.git", :tag => s.version.to_s }
9
s.social_media_url = 'https://twitter.com/hyperoslo'
10
11
- s.platform = :ios, '7.0'
+ s.platform = :ios, '8.0'
12
s.requires_arc = true
13
14
s.source_files = 'Source/**/*'
0 commit comments