blob: 2ef73fc98b61ddfa4c865992b73011002091a278 [file] [log] [blame]
{
"name": "QEDSDK",
"version": "1.0.0",
"summary": "The QED REST API provides an easy way to leverage blockchain technology attaching immutable timestamps to your files.",
"homepage": "http://qed.digital/",
"authors": {
"Name": "alfonso@buzztechno.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/buzztechno/QEDSDK_POD.git",
"tag": "v1.0.0"
},
"ios": {
"vendored_frameworks": "QEDSDK.framework"
}
}