Skip to content

Commit 7a6e795

Browse files
committed
Updated (downgraded) target version in podspec from iOS 8 to iOS 7
1 parent 5ec5b77 commit 7a6e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Segment-Flurry.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
s.source = { :git => "https://github.com/segment-integrations/analytics-ios-integration-flurry.git", :tag => s.version.to_s }
1717
s.social_media_url = 'https://twitter.com/segment'
1818

19-
s.platform = :ios, '8.0'
19+
s.platform = :ios, '7.0'
2020
s.requires_arc = true
2121

2222
s.source_files = 'Pod/Classes/**/*'

0 commit comments

Comments
 (0)