Skip to content

Commit

Permalink
Update connectivity_plus.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MarlonJD authored Nov 16, 2023
1 parent d0095e5 commit 3d359f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Downloaded by pub (not CocoaPods).
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'ReachabilitySwift'
s.platform = :ios, '12.0'
s.platform = :ios, '12.1'
s.swift_version = '5.0'
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
end

0 comments on commit 3d359f9

Please sign in to comment.