Skip to content

It's a framework for check your app's latest version on App Store, and alert user to update.

License

Notifications You must be signed in to change notification settings

ArchimboldiMao/MJWUpdate

Repository files navigation

MJWUpdate

It's a framework for check your app's latest version on App Store, and alert user to update.

Overview

Requirements

iOS 8.0+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

Specify MJWUpdate into your project's Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'MJWUpdate'

Then run the following command:

$ pod install

Usage

Please see the MJWupdateExample.

About

It's a framework for check your app's latest version on App Store, and alert user to update.

Resources

License

Stars

Watchers

Forks

Packages

No packages published