[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / c / 8 / HoverKitSDK / 1.0.2 / HoverKitSDK.podspec.json
blob3563b8867a9259fcc73a26a9baa7029e82fd67b4
2   "name": "HoverKitSDK",
3   "swift_versions": "5.0",
4   "version": "1.0.2",
5   "summary": "Async Network Library",
6   "description": "Hover is a Network layer which uses Apple's new framework `Combine` and provides async network calls with different kind of request functions.",
7   "homepage": "https://github.com/onurhuseyincantay/Hover",
8   "license": {
9     "type": "MIT",
10     "file": "License.md"
11   },
12   "authors": {
13     "Onur Huseyin Cantay": "ohc3807@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/Onurcnty",
16   "platforms": {
17     "ios": "13.0",
18     "osx": "10.15",
19     "watchos": "6.0",
20     "tvos": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/onurhuseyincantay/Hover.git",
24     "tag": "1.0.2"
25   },
26   "source_files": [
27     "Hover",
28     "Hover/**/*.{h,m}"
29   ],
30   "swift_version": "5.0"