Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.27 KB

UpdateCenter

pipeline status coverage report Cocoapods

Manage your application updates from remote source (API / Firebase).

UpdateCenter library notifies you when there are new updates for your app. It recognizes:

  • necessary update
  • unnecessary update
  • notification about new version available

Documentation

Documentation

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Xcode 9.0+
  • Swift 4.0
  • iOS 9.0+

Installation

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

pod "UpdateCenter"

Author

United Classifieds s.r.o, unitedclassifiedsapps@gmail.com

License

UpdateCenter is available under MIT license.