2 "name": "BundleFileUpdater",
4 "summary": "Deliver your app with up-to-date local resource files and update them dynamically from a remote url.",
5 "description": "Deliver your app with up-to-date local resource files in your app bundle and update them dynamically from a remote url both with every build and dynamically at runtime. Your users will always have the latest resource files' version without the need for a new app submission.",
6 "homepage": "https://github.com/apploft/BundleFileUpdater",
12 "Michael Kamphausen": "michael.kamphausen@apploft.de"
19 "git": "https://github.com/apploft/BundleFileUpdater.git",
22 "source_files": "BundleFileUpdater/**/*.{swift}",
23 "frameworks": "Foundation",