From c0c4d13333e2333abde32c8f371f7427d6477921 Mon Sep 17 00:00:00 2001 From: pcjbird Date: Wed, 3 Apr 2019 16:00:31 +0800 Subject: [PATCH] =?UTF-8?q?cocoapod=20=E5=9B=BE=E7=89=87=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QuickWebKit.podspec | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/QuickWebKit.podspec b/QuickWebKit.podspec index 71f7d92..71b1f4c 100644 --- a/QuickWebKit.podspec +++ b/QuickWebKit.podspec @@ -12,7 +12,7 @@ Pod::Spec.new do |s| s.social_media_url = 'http://www.lessney.com' s.requires_arc = true s.documentation_url = 'https://github.com/pcjbird/QuickWebViewController/blob/master/README.md' - s.screenshot = 'https://github.com/pcjbird/QuickWebViewController/blob/master/logo.png' + s.screenshot = 'https://github.com/pcjbird/QuickWebViewController/raw/master/logo.png' s.platform = :ios, '8.0' s.frameworks = 'Foundation', 'UIKit', 'CoreGraphics', 'WebKit', 'JavaScriptCore' ,'QuartzCore', 'MobileCoreServices', 'CoreSpotlight' diff --git a/README.md b/README.md index 8d4025f..b41f6dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](logo.png) +![logo](https://github.com/pcjbird/QuickWebViewController/raw/master/logo.png) [![Build Status](http://img.shields.io/travis/pcjbird/QuickWebViewController/master.svg?style=flat)](https://travis-ci.org/pcjbird/QuickWebViewController) [![Pod Version](http://img.shields.io/cocoapods/v/QuickWebKit.svg?style=flat)](http://cocoadocs.org/docsets/QuickWebKit/) [![Pod Platform](http://img.shields.io/cocoapods/p/QuickWebKit.svg?style=flat)](http://cocoadocs.org/docsets/QuickWebKit/) @@ -32,7 +32,7 @@ ## 演示 / Demo -

+

## 安装 / Installation