Commit cb6968cb53cb4b4fbe962684178d644c09f42458

Authored by Mihail Konoplitskyi
1 parent 43d1bd34

Update

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