Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SDWebImage/SDWebImageSVGKitPlugin

A SDWebImage plugin to support SVG with SVGKit and category
https://github.com/SDWebImage/SDWebImageSVGKitPlugin

Update README.md

dfbf1f8f14e6dd81ab7299e79fabcb64c72ae6fb authored over 2 years ago by DreamPiggy <[email protected]>
Bumped the version to 1.4.0

fb16805b772d9a1dfa31a7665f64a557f3b52781 authored about 3 years ago by lizhuoli <[email protected]>
Fix the minumum version of iOS/tvOS

91e01979ad22e757791c8195343344554f7b4807 authored about 3 years ago by lizhuoli <[email protected]>
Bumped the dependency to SVGKit to 3.0+

022c46984ff8f9f043f84855cbc0b7800a750f0d authored about 3 years ago by lizhuoli <[email protected]>
Merge pull request #10 from DwayneCoussement/master

Add SPM support

9340cfb5e0981a29adf25289878d30a506e42ffb authored about 3 years ago by DreamPiggy <[email protected]>
Align platform requirements with SVGKit

c67daac02526f634e91cde0463b931fb6c396e3a authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
Code review

b407fcdd1515f65decf60638165b30d13e38f222 authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
add SPM support

47dac5bafe9acf9d7c685257a36f614b1e9fd98e authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
Bumped the version to 1.3.0

dc676d3f730545943bf9f406a686af7da21b5dfb authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #9 from SDWebImage/xcode11

Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

11404582e41bea7fac921c152bf2f44a6e126a13 authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

6288b9fe6785eaf5fb465732bd846299bf8d7a81 authored almost 4 years ago by DreamPiggy <[email protected]>
Ignore the Podfile.lock of Example

f29f816bdeae26beeda1f48241f359dac9c289f9 authored almost 5 years ago by DreamPiggy <[email protected]>
Override the UIImage+Metadata category method to provide the correct value for SDSVGKImage

c8ab67e5d45cc80aa19999f8d52375736a0ef93c authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped the version to 1.2.0

ffb3f017d9bef61efcc016767b03069ddf0b03a6 authored almost 5 years ago by DreamPiggy <[email protected]>
Merge pull request #5 from SDWebImage/upgrade_sd_560

Fix the compatible with SDWebImage 5.6.0

6ee1ef44756afa3a43383c1dcd21aaacce821a71 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the compatible with SDWebImage 5.6.0

57afcfc77ea5c6b15f29a1b82404eebb83070457 authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped the version to 1.1.0

e9dac07c022fa707324eae6e28ed6216159e5722 authored almost 5 years ago by DreamPiggy <[email protected]>
Merge pull request #4 from SDWebImage/support_sd_5.5

Update to support SDWebImage 5.5's new `thumbnailPixelSize` option

8df364af161fab6a33480f87dc80b500c565c6aa authored almost 5 years ago by DreamPiggy <[email protected]>
Update the readme about the deprecated symbols

3dd4bacf171ac5247d105e7d5693d9cee1160494 authored almost 5 years ago by DreamPiggy <[email protected]>
Update to support the new context option from SDWebImage 5.5.0, deprecated the old one

62736a5762db11fa6d9b7c4ee7f9daa8ed7554ac authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the Travis-CI script again

2b6587944b318bd4e607e9630aa49a74ccd40497 authored about 5 years ago by DreamPiggy <[email protected]>
Fix the travis-CI issue of example

4a39ac519c730b7a50d245ab1c8f4c33f8b47984 authored about 5 years ago by DreamPiggy <[email protected]>
Rename the iOS scheme with iOS suffix, add travis-CI script

e915a87f63860985564307e47fa00b49402ef66f authored about 5 years ago by DreamPiggy <[email protected]>
Renaming all the `SVGImage` prefix, to the `SVGKImage`, to avoid future conflict with the original SVGCoder plugin

0b9d18c58742a3351ed29dc9b43df35e28dd5ddb authored about 5 years ago by DreamPiggy <[email protected]>
Add the Carthage support with Xcode Project

f33fa0997323d0ff50e233dfae3600a1b93426df authored about 5 years ago by DreamPiggy <[email protected]>
Add the screenshot

e7dacb30046c95cfc7680a3b21fc98582fa1fb84 authored about 5 years ago by DreamPiggy <[email protected]>
Add the readme with new SVGKitPlugin

7cc3155dc52e5e52b270bf899d81e103c390a37e authored about 5 years ago by DreamPiggy <[email protected]>
Move all the current SVGCoder into SVGKitPlugin repo, renaming `SDImageSVGCoder` into `SDImageSVGKCoder`, `SDSVGImage` to `SDSVGKImage`, to avoid conflict

9f786c029109126d1fb32fe0c228fd48ae0c0914 authored about 5 years ago by DreamPiggy <[email protected]>
Initial commit

eddd873b6a450f7e5c7420f9937f309691ec2605 authored about 5 years ago by DreamPiggy <[email protected]>