This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8df364a
commit e9dac07
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = 'SDWebImageSVGKitPlugin' | ||
s.version = '1.0.0' | ||
s.version = '1.1.0' | ||
s.summary = 'A SVG coder plugin for SDWebImage, using SVGKit.' | ||
|
||
# This description is used to generate tags and improve search results. | ||
|
@@ -23,7 +23,7 @@ TODO: Add long description of the pod here. | |
|
||
s.homepage = 'https://github.com/SDWebImage/SDWebImageSVGKitPlugin' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.author = { '[email protected]' => '[email protected]' } | ||
s.author = { 'DreamPiggy' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/SDWebImage/SDWebImageSVGKitPlugin.git', :tag => s.version.to_s } | ||
|
||
s.ios.deployment_target = '8.0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters