4 "summary": "NRAppUpdate enables the app to detect whether the new version of the app is available on itunes.",
5 "swift_version": "4.0",
6 "description": "NRAppUpdate enables the app to detect whether the new version of the app is available on AppStore. For ex: During the launch of the app, it checks for update and shows the prompt accordingly. So you just have to use single line of code NRAppUpdate.checkUpdate(for: \"---YOUR APP ITUNES ID---\") to enable this.",
7 "homepage": "https://github.com/naveenrana1309/NRAppUpdate",
8 "screenshots": "https://cdn.rawgit.com/naveenrana1309/NRAppUpdate/master/Example/sample.png",
14 "naveenrana1309": "naveenrana1309@gmail.com"
17 "git": "https://github.com/naveenrana1309/NRAppUpdate.git",
23 "source_files": "NRAppUpdate/Classes/**/*"