blob: 9c72c310575042ef4f47cc804d55aba8c5c9328b [file] [log] [blame]
{
"name": "QuovoConnect",
"version": "1.1.7",
"summary": "Quovo Connect Swift SDK",
"description": "connect-ios is a valuable, easy-to-use swift SDK that you can use to embed Quovo Connect into your mobile apps to help your users link their financial accounts. Connect integrates with the rest of Quovo’s API suite, providing a seamless and user-friendly sync process.",
"homepage": "https://github.com/Quovo/connect-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quovo": "info@quovo.com"
},
"source": {
"git": "https://github.com/Quovo/connect-ios.git",
"tag": "v1.1.7"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "QuovoConnectSDK.framework"
}
}