We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72728ea commit 2c856b1Copy full SHA for 2c856b1
1 file changed
FlexLib.podspec
@@ -27,7 +27,6 @@ It's a layout framework based on yoga engine. The main purpose is to provide eas
27
s.source = { :git => 'https://github.com/zhenglibao/FlexLib.git', :tag => s.version.to_s }
28
29
s.ios.deployment_target = '8.0'
30
- s.osx.deployment_target = '10.10'
31
s.default_subspec = 'standard'
32
33
s.subspec 'standard' do |ss|
0 commit comments