dmytro-anokhin / url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing URLImage.podspec

mojtabacazi opened this issue · comments

The URLImage.podspec is missing in 3.x version. Was this intentional? If so can it still be installed with cocoapods?

Correct, podspec was removed, and SPM is the only supported tool. You can create a private pod if you wish to use CocoaPods.