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/pixelplex-mobile/SwiftySSS.git",
12 "Fedorenko Nikita": "n.fedorenko@pixelplex.io"
17 "swift_versions": "5.0",
19 "git": "https://github.com/pixelplex-mobile/SwiftySSS.git",
22 "source_files": "SwiftySSS/**/*.{h,m,swift}"