Watchdog
Watchdog copied to clipboard
podspec file?
I see there was a podspec file, but it's removed for now. Is it possible to bring it back? Sparkle framework seems have solved the problem with static linking by building a framework and attaching to the release tag.
Sorry for my late reply!
Cocoapods have a long-running issue that doesn't allow to include localized resources in a pod (xib and storyboard files don't get processed).
I tried to find a viable workaround for this but failed and decided to remove the Cocoapods support for now.
If one is satisfied with a precompiled framework binary I believe it's better to use Carthage instead.