coderyi / YiAppUpdater

Checks if there is a newer version of your app in the AppStore and alerts the user to update.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YiAppUpdater

CI Status Version License Platform

Checks if there is a newer version of your app in the AppStore and alerts the user to update.

Installation

YiAppUpdater is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YiAppUpdater'

Usage

YiAppUpdater.shared.showUpdateWithConfirmation()

Author

coderyi, coderyi@foxmail.com

License

YiAppUpdater is available under the MIT license. See the LICENSE file for more info.

About

Checks if there is a newer version of your app in the AppStore and alerts the user to update.

License:MIT License


Languages

Language:Swift 85.4%Language:Ruby 14.6%