We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7894dd commit e5848d7Copy full SHA for e5848d7
Pages.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :git => "https://github.com/hyperoslo/Pages.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