[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / a / VFNetwork / 1.3.4 / VFNetwork.podspec.json
blob6740c2ceafb5636b702062a8d5bf8a1a4d4f02c9
2   "name": "VFNetwork",
3   "version": "1.3.4",
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   "frameworks": "XCTest",
19   "source": {
20     "git": "https://github.com/vafreitas/VFNetwork.git",
21     "tag": "1.3.4"
22   },
23   "source_files": "Sources/VFNetwork/**/*.{swift,h,m}",
24   "swift_version": "5.5"