| { | |
| "name": "QEDSDK", | |
| "version": "1.1.1", | |
| "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.1.1" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "QEDSDK.framework" | |
| } | |
| } |