How to include SDWebImage framework

后端 未结 2 513
谎友^
谎友^ 2020-12-16 05:11

I am working on an iPhone app. In this app I have used many images and I need to store those images in cache memory. For this I have found SDWebImage is the right framework

2条回答
  •  一生所求
    2020-12-16 05:58

    Last compiled framework is 3.6.0 and you can find it in: https://github.com/rs/SDWebImage/releases

    For easier access, the direct link to the framework is below: https://github.com/rs/SDWebImage/releases/download/3.6/SDWebImage-3.6.framework.zip

提交回复
热议问题