| { |
| "name": "Ver-ID-Credentials-Beta", |
| "version": "3.0.1", |
| "summary": "ID card capture with built-in face recognition", |
| "homepage": "https://github.com/AppliedRecognition", |
| "license": { |
| "type": "COMMERCIAL", |
| "file": "LICENCE.txt" |
| }, |
| "authors": "Jakub Dolejs", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5", |
| "source": { |
| "http": "https://ver-id.s3.amazonaws.com/ios/ver-id-credentials-beta/3.0.1/VerIDCredentials.zip" |
| }, |
| "vendored_frameworks": "VerIDCredentials.framework", |
| "dependencies": { |
| "Ver-ID-Core": [ |
| "~> 1.1" |
| ] |
| }, |
| "swift_version": "5" |
| } |