blob: 6bade8dd22d6033efaf1e3b5d59faf63d04bc426 [file] [log] [blame]
{
"name": "CloudcheckSDK",
"version": "1.0",
"summary": "Provides a convenient interface for running the Cloudcheck verification process on iOS",
"description": "Provides a convenient View Controller for running a user through the cloudcheck process.\nThis SDK also provides a simple interface for the API if you want to build your own UI.",
"homepage": "https://github.com/verifidentity/Cloudcheck-iOS-SDK-Framework",
"authors": {
"Verifidentity": "support@verifidentity.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/verifidentity/Cloudcheck-iOS-SDK-Framework.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "CloudcheckSDK.framework"
}