2 "name": "NFAppStoreUpdateNotifier",
4 "swift_versions": "5.0",
5 "summary": "`NFAppStoreUpdateNotifier` was made to handle the App`s force update checking and redirection to the App`s AppStore page.",
6 "description": "`NFAppStoreUpdateNotifier` is a light weight wrapper that handles fetch, parsing, comparison and validation of `Local or Installed` App version to its AppStore or most updated Live Version. If live updates are present, you can easily redirect users to the AppStore page and made them update your local app before they can use it again.",
7 "homepage": "https://github.com/nferocious76/NFAppStoreUpdateNotifier",
13 "Neil Francis Ramirez Hipona": "nferocious76@gmail.com"
16 "git": "https://github.com/nferocious76/NFAppStoreUpdateNotifier.git",
22 "source_files": "NFAppStoreUpdateNotifier/Classes/**/*",
28 "swift_version": "5.0"