JJSaccolo / UIActivityIndicator-for-SDWebImage

The easiest way to add a UIActivityView to your SDWebImage view
MIT License
817 stars 161 forks source link

Add support to CocoaPod for Swift project #28

Open masterfego opened 8 years ago

masterfego commented 8 years ago

Hi, If i use a Swift project with cocoaPod I can import your module and the project can't be properly build. Please see and accept changes.

VilemKurz commented 8 years ago

Please merge this (and update podspec please) :+1: Otherwise UIActivityIndicator-for-SDWebImage can not be used from Swift via Cocoapods :(

pmusolino commented 8 years ago

I used this fork in a lot of projects and all is ok! Please merge it.

Thanks!

Fengson commented 7 years ago

Any update on this?