4 "summary": "A pure Swift implementation of Shamir's Secret Sharing scheme.",
5 "description": "A swift implementation of Shamir's Secret Sharing over GF(2^8).",
6 "homepage": "https://github.com/sourav-bz/SwiftySSS",
12 "sourav_bz": "https://twitter.com/sourav_bz"
17 "swift_versions": "5.0",
19 "git": "https://github.com/sourav-bz/SwiftySSS.git",
22 "source_files": "SwiftySSS/**/*.{h,m,swift}",
23 "swift_version": "5.0"