Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
iainchen committed Aug 7, 2023
1 parent caf73aa commit 6ed7142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MangoFix.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DESC
s.homepage = "https://github.com/YPLiang19/Mango"
s.license = "MIT"
s.author = { "Yong PengLiang" => "yong_pliang@163.com" }
s.ios.deployment_target = "9.0"
s.ios.deployment_target = "11.0"
s.source = { :git => "https://github.com/YPLiang19/Mango.git", :tag => "#{s.version}" }
s.pod_target_xcconfig = { 'GCC_INPUT_FILETYPE' => 'sourcecode.c.objc' }
s.source_files = "MangoFix/**/*.{h,m,c,y,l}"
Expand Down

0 comments on commit 6ed7142

Please sign in to comment.