Update to MIT license
Summary: Manual changes. Reviewed By: TheSavior, yungsters Differential Revision: D7012152 fbshipit-source-id: de7459be3db13c687868b45059856f125c4f2eb1
This commit is contained in:
committed by
Facebook Github Bot
parent
a2b6ddb7b1
commit
7f44ec512e
@@ -1,7 +1,7 @@
|
||||
podspec = Pod::Spec.new do |spec|
|
||||
spec.name = 'YogaKit'
|
||||
spec.version = '1.7.0'
|
||||
spec.license = { :type => 'BSD', :file => "LICENSE" }
|
||||
spec.license = { :type => 'MIT', :file => "LICENSE" }
|
||||
spec.homepage = 'https://facebook.github.io/yoga/'
|
||||
spec.documentation_url = 'https://facebook.github.io/yoga/docs/api/yogakit/'
|
||||
|
||||
|
Reference in New Issue
Block a user