Giphy/giphy-ios-sdk

Swift Package Manager can't find Package.swift

Opened this issue · 3 comments

When I try to use this library with Swift Package Manager I get an error where SPM says it can't find the Package.swift file. It says ""giphy-ios-sdk could not be resolved". How can I fix this?

I was able to get it to work by pinning it to the latest 2.2.6

hi @Mxs2019 what were you putting for the Dependency Rule fields when adding the package to your project?

hi @hyperlink anything you have added to get this SPM, till now I am getting same error