[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / b / c / 8 / HoverKitSDK / 1.0.6 / HoverKitSDK.podspec.json
blobba9c02e441b154415b952f8896bb51cb54eedfc1
2   "name": "HoverKitSDK",
3   "swift_versions": "5.0",
4   "version": "1.0.6",
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": "12.0",
18     "osx": "10.15",
19     "watchos": "3.0",
20     "tvos": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/onurhuseyincantay/Hover.git",
24     "tag": "1.0.6"
25   },
26   "source_files": [
27     "Sources/Hover",
28     "Sources/Hover/**/*.{h,m}"
29   ],
30   "swift_version": "5.0"