You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod spec lint SSAppUpdater.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
# To learn more about Podspec attributes see https://guides.cocoapods.org/syntax/podspec.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.new do |s|
s.name = "SSAppUpdater"
s.version = "1.8.0"
s.summary = "SAppUpdater is an open-source framework for iOS and macOS that checks the current app version against the latest App Store version, providing the app URL, version number, and release notes. On macOS, it also supports manual updates, allowing apps to offer version checks and updates outside the App Store."