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