onevcat 10 лет назад
Родитель
Сommit
e51b320582
1 измененных файлов с 1 добавлено и 1 удалено
  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"