Quellcode durchsuchen

Update license file.

onevcat vor 10 Jahren
Ursprung
Commit
e51b320582
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Kingfisher.podspec

+ 1 - 1
Kingfisher.podspec

@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
   s.homepage     = "https://github.com/onevcat/Kingfisher"
   s.screenshots  = "https://raw.githubusercontent.com/onevcat/Kingfisher/master/images/logo.png"
 
-  s.license      = { :type => "MIT", :file => "https://raw.githubusercontent.com/onevcat/Kingfisher/master/LICENSE" }
+  s.license      = { :type => "MIT", :file => "LICENSE" }
 
   s.authors            = { "onevcat" => "onevcat@gmail.com" }
   s.social_media_url   = "http://twitter.com/onevcat"