[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 3 / VHService / 1.0.0 / VHService.podspec.json
bloba27ea187d9af903ce13ab632bfedf186273fcd58
2   "name": "VHService",
3   "version": "1.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": "10.0"
11   },
12   "swift_versions": [
13     "4.0",
14     "5.1",
15     "5.2",
16     "5.3",
17     "5.4",
18     "5.5"
19   ],
20   "source": {
21     "git": "https://github.com/vidalhara/VHService.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5.5"