| { |
| "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" |
| } |
| } |