FSImageViewer icon indicating copy to clipboard operation
FSImageViewer copied to clipboard

AFNetworking 3.1+ support?

Open apwelsh opened this issue 8 years ago • 2 comments

Can this work with AFNetworking 3.1+? I have code that uses 3.1, and when I tried to add your pod, it complains that 2.5 is not available.

apwelsh avatar Oct 18 '16 19:10 apwelsh

I have same problem with @apwelsh I get "AFNetworking (~> 2.5)required byFSImageViewer (3.4)`" warning. How to solve this problem @x2on

SoftwareEngieer avatar Apr 10 '17 06:04 SoftwareEngieer

I ultimately removed this library from my project, and creatied my own that does exactly what I need. It's such a simple view controller it didn't make sense to continue to wait for a patch that has been available for six months to get merged.

apwelsh avatar Apr 10 '17 15:04 apwelsh