[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 3 / VHService / 2.0.0 / VHService.podspec.json
blob7b4320a264c14ee3a693e9d1490200b77ae8dd39
2   "name": "VHService",
3   "version": "2.0.0",
4   "summary": "VHService is a simple HTTP networking library written in Swift.",
5   "homepage": "https://github.com/vidalhara/VHService",
6   "license": "MIT",
7   "authors": "Vidal HARA",
8   "documentation_url": "https://vidalhara.github.io/VHService/",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "libraries": "Network",
13   "swift_versions": [
14     "5.0",
15     "5.1",
16     "5.2",
17     "5.3",
18     "5.4",
19     "5.5",
20     "5.6",
21     "5.7"
22   ],
23   "source": {
24     "git": "https://github.com/vidalhara/VHService.git",
25     "tag": "2.0.0"
26   },
27   "source_files": "Sources/**/*.swift",
28   "frameworks": "UIKit",
29   "swift_version": "5.7"