8 "homepage": "https://github.com/dhruv500",
10 "Dhruv Jaiswal": "dhruvjaiswal5@gmail.com"
12 "summary": "A simple Swift implementation of Shamirs Secret Sharing scheme. SSKSwift is a library that exposes an API to split secret Integer into a number of different shares. With the possession of some or all of these shares, the original secret can be restored.",
14 "git": "https://github.com/dhruv500/SSKSwift.git",
17 "module_name": "SSKSwift",
18 "swift_versions": "5.0",
22 "source_files": "Sources/SSKSwift/*.swift",
23 "swift_version": "5.0"