We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec5b77 commit 7a6e795Copy full SHA for 7a6e795
Segment-Flurry.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
s.source = { :git => "https://github.com/segment-integrations/analytics-ios-integration-flurry.git", :tag => s.version.to_s }
17
s.social_media_url = 'https://twitter.com/segment'
18
19
- s.platform = :ios, '8.0'
+ s.platform = :ios, '7.0'
20
s.requires_arc = true
21
22
s.source_files = 'Pod/Classes/**/*'
0 commit comments