[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 8 / HoverKitSDK / 1.0.1 / HoverKitSDK.podspec.json
blob93a90566223a300114feebaabfb1faaa42a1df78
2   "name": "HoverKitSDK",
3   "swift_versions": "5.0",
4   "version": "1.0.1",
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   },
19   "source": {
20     "git": "https://github.com/onurhuseyincantay/Hover.git",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "Hover",
25     "Hover/**/*.{h,m}"
26   ],
27   "swift_version": "5.0"