[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / d / 5 / AutographProtocol / 1.0.0-alpha / AutographProtocol.podspec.json
blob3e9a3cd88f1b711b1b1baf85eec16df80cecc0f4
2   "name": "AutographProtocol",
3   "module_name": "Autograph",
4   "version": "1.0.0-alpha",
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",
8   "license": {
9     "type": "Unlicense",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Christoffer Carlsson": "cc@christofferc.com"
14   },
15   "source": {
16     "git": "https://github.com/christoffercarlsson/autograph.git",
17     "tag": "1.0.0-alpha"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "swift_versions": "5.8",
23   "vendored_frameworks": "apple/Clibautograph.xcframework",
24   "source_files": "apple/Sources/Autograph/**/*.{swift,h}",
25   "swift_version": "5.8"