markiv / SwiftUI-Shimmer

Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
MIT License
1.04k stars 60 forks source link

Feature Request: Add support for CocoaPods #9

Closed mecoFarid closed 1 year ago

mecoFarid commented 1 year ago

It would be nice if CocoaPods support was added.

markiv commented 1 year ago

Added Cocoapods support in 1.2.0. 👍🏽