Update Yoga.podspec
modify pod problem, Yoga not compatible with ios
This commit is contained in:
@@ -14,6 +14,7 @@ Pod::Spec.new do |spec|
|
|||||||
:tag => '1.8.0',
|
:tag => '1.8.0',
|
||||||
}
|
}
|
||||||
spec.osx.deployment_target = '10.13'
|
spec.osx.deployment_target = '10.13'
|
||||||
|
spec.ios.deployment_target = '6.0'
|
||||||
spec.module_name = 'yoga'
|
spec.module_name = 'yoga'
|
||||||
spec.requires_arc = false
|
spec.requires_arc = false
|
||||||
spec.compiler_flags = [
|
spec.compiler_flags = [
|
||||||
|
Reference in New Issue
Block a user