diff --git a/YogaKit/YogaKit.podspec b/YogaKit.podspec similarity index 97% rename from YogaKit/YogaKit.podspec rename to YogaKit.podspec index 6921a239..830617f7 100644 --- a/YogaKit/YogaKit.podspec +++ b/YogaKit.podspec @@ -1,6 +1,6 @@ podspec = Pod::Spec.new do |spec| spec.name = 'YogaKit' - spec.version = '1.0.2' + spec.version = '1.0.3' spec.license = { :type => 'BSD', :file => "LICENSE" } spec.homepage = 'https://facebook.github.io/yoga/' spec.documentation_url = 'https://facebook.github.io/yoga/docs/api/yogakit/'