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