[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / a / BundleFileUpdater / 0.6.0 / BundleFileUpdater.podspec.json
blob6d7f4ecb3ddb686874edef75fac4f3992f7ca2a5
2   "name": "BundleFileUpdater",
3   "version": "0.6.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Kamphausen": "michael.kamphausen@apploft.de"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/apploft/BundleFileUpdater.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "BundleFileUpdater/**/*.{swift}",
22   "frameworks": "Foundation",
23   "requires_arc": true