Showing
1 changed file
with
1 additions
and
1 deletions
@@ -38,7 +38,7 @@ Pod::Spec.new do |spec| | @@ -38,7 +38,7 @@ Pod::Spec.new do |spec| | ||
38 | # | 38 | # |
39 | 39 | ||
40 | # spec.license = "MIT (example)" | 40 | # spec.license = "MIT (example)" |
41 | - spec.license = { :type => "MIT", :file => "FILE_LIsCENSE" } | 41 | + spec.license = { :type => "MIT", :file => "LICENSE" } |
42 | 42 | ||
43 | 43 | ||
44 | # ――― Author Metadata ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | 44 | # ――― Author Metadata ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # |
Please
register
or
login
to post a comment