Update Yoga.podspec

modify pod problem, Yoga not compatible with ios
This commit is contained in:
Coco
2018-04-08 16:19:45 +08:00
committed by GitHub
parent 2e234473ca
commit 5d7f8dc883

View File

@@ -14,6 +14,7 @@ Pod::Spec.new do |spec|
:tag => '1.8.0',
}
spec.osx.deployment_target = '10.13'
spec.ios.deployment_target = '6.0'
spec.module_name = 'yoga'
spec.requires_arc = false
spec.compiler_flags = [