Skip to content

Commit

Permalink
Update ZXKitFPS.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonHu committed Apr 27, 2021
1 parent 78cc328 commit 3226b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZXKitFPS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ s.homepage = 'https://github.com/ZXKitCode/FPS'
s.authors = { 'ZXKitCode' => '[email protected]' }
s.source = { :git => "https://github.com/ZXKitCode/FPS.git", :tag => s.version}
s.requires_arc = true
s.ios.deployment_target = '10.0'
s.ios.deployment_target = '11.0'
s.subspec 'core' do |cs|
cs.source_files = "pod/*.swift"
end
Expand Down

0 comments on commit 3226b3e

Please sign in to comment.