2 "name": "AutographProtocol",
3 "module_name": "Autograph",
4 "version": "1.0.0-alpha.3",
5 "summary": "The Autograph Protocol",
6 "description": "Autograph is an open, modular cryptographic protocol that implements a\ndecentralized credential management system. It is efficient enough to run on\nvirtually any type of device, completely offline.",
7 "homepage": "https://autograph.sh",
13 "Christoffer Carlsson": "cc@christofferc.com"
16 "git": "https://github.com/christoffercarlsson/autograph.git",
17 "tag": "1.0.0-alpha.3"
22 "swift_versions": "5.4",
23 "vendored_frameworks": "apple/Clibautograph.xcframework",
24 "source_files": "apple/Sources/Autograph/**/*.{swift,h}",
25 "swift_version": "5.4"