blob: 5379ef48e0e143b9d7bf543afabfb4ba26e48d28 [file] [log] [blame]
{
"name": "ElastosDIDSDK",
"version": "1.1",
"summary": "Elastos DID Swift SDK Distribution",
"swift_versions": "4.2",
"description": "Elastos DID Swift SDK framework distribution",
"homepage": "https://www.elastos.org",
"license": {
"type": "MIT",
"file": "ElastosDIDSDK-framework/LICENSE"
},
"authors": {
"did-dev": "support@elastos.org"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/elastos/Elastos.DID.Swift.SDK/releases/download/release-v1.1/ElastosDIDSDK-framework.zip"
},
"vendored_frameworks": "ElastosDIDSDK-framework/*.framework",
"source_files": "ElastosDIDSDK-framework/ElastosDIDSDK.framework/**/*.h",
"swift_version": "4.2"
}