[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / a / VFNetwork / 1.4.0 / VFNetwork.podspec.json
blobdc9ba38b8ebe4ff2b7096a7cc6aca2e844e189b3
2   "name": "VFNetwork",
3   "version": "1.4.0",
4   "summary": "The Swift Network Protocol Oriented Framework.",
5   "description": "VFNetwork is a protocol-oriented framework that will help you assemble your network layer quickly with just a few steps",
6   "homepage": "https://github.com/vafreitas/VFNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Freitas": "vitoralves59@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.5",
18   "source": {
19     "git": "https://github.com/vafreitas/VFNetwork.git",
20     "tag": "1.4.0"
21   },
22   "source_files": "Sources/VFNetwork/**/*.{swift,h,m}",
23   "swift_version": "5.5"