blob: a12698bea89484f4c5ce1e2c47eff69e40a7dd62 [file] [log] [blame]
{
"name": "FinicityConnect",
"module_name": "Connect",
"version": "1.3.1",
"summary": "Connect iOS SDK",
"description": "The Connect iOS SDK allows you to embed Finicity Connect anywhere you want within your own mobile applications.",
"homepage": "https://docs.finicity.com/connect-ios-sdk/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Finicity",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Finicity/connect-ios-sdk.git",
"tag": "1.3.1"
},
"ios": {
"vendored_frameworks": "Connect.xcframework"
}
}