[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / 5 / AutographProtocol / 1.0.0-alpha.4 / AutographProtocol.podspec.json
blob7d8503719af1eedcb16ec206d44ba1312ce10178
2   "name": "AutographProtocol",
3   "module_name": "Autograph",
4   "version": "1.0.0-alpha.4",
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@christoffercarlsson.se"
14   },
15   "source": {
16     "git": "https://github.com/christoffercarlsson/autograph.git",
17     "tag": "1.0.0-alpha.4"
18   },
19   "platforms": {
20     "ios": "13.4"
21   },
22   "swift_versions": "5.4",
23   "vendored_frameworks": "apple/Clibautograph.xcframework",
24   "source_files": "apple/Sources/Autograph/**/*.{swift,h}",
25   "swift_version": "5.4"