blob: a20263e7adac87a1d0458baf673d98385ed80ba2 [file] [log] [blame]
{
"name": "VerifiableSwift",
"version": "0.1.0",
"summary": "Verifiable Credential and Presentation of Metadium.",
"description": "Verifiable Credential and Presentation of Metadium.",
"homepage": "https://github.com/METADIUM/VerifiableSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YoungBae Jeon": "ybjeon@coinplug.com"
},
"source": {
"git": "https://github.com/METADIUM/VerifiableSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "VerifiableSwift/Classes/**/*",
"dependencies": {
"JWTsSwift": [
]
}
}