| { |
| "name": "ElastosDIDSDK", |
| "version": "1.0", |
| "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.0/ElastosDIDSDK-framework.zip" |
| }, |
| "vendored_frameworks": "ElastosDIDSDK-framework/*.framework", |
| "source_files": "ElastosDIDSDK-framework/ElastosDIDSDK.framework/**/*.h", |
| "swift_version": "4.2" |
| } |