From 679c1b1417b00a0b6373b015dc29e320b84f8b78 Mon Sep 17 00:00:00 2001 From: Martin Troup Date: Mon, 11 Feb 2019 15:30:19 +0100 Subject: [PATCH] LIB: Licence file within .podspec configuration edited. --- QuantiBase.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuantiBase.podspec b/QuantiBase.podspec index 189c906..00377c4 100644 --- a/QuantiBase.podspec +++ b/QuantiBase.podspec @@ -46,7 +46,7 @@ Pod::Spec.new do |s| # Popular ones are 'MIT', 'BSD' and 'Apache License, Version 2.0'. # - s.license = { :type => "MIT", :file => "FILE_LICENSE" } + s.license = { :type => "MIT", :file => "LICENSE" } # ――― Author Metadata ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #