[YogaKit] update Pod Spec version to 1.18.2

This commit is contained in:
vvveiii
2020-08-13 13:37:29 +08:00
parent 14f7e8bb2c
commit 6bf096294d
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
podspec = Pod::Spec.new do |spec|
spec.name = 'YogaKit'
spec.version = '1.18.1'
spec.version = '1.18.2'
spec.license = { :type => 'MIT', :file => "LICENSE" }
spec.homepage = 'https://facebook.github.io/yoga/'
spec.documentation_url = 'https://facebook.github.io/yoga/docs/'