[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / b / QuovoConnect / 0.1.0 / QuovoConnect.podspec.json
blob8285e4f89fc290ecb5164e176c6116e419599e11
2   "name": "QuovoConnect",
3   "version": "0.1.0",
4   "summary": "Quovo Connect Swift SDK",
5   "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.",
6   "homepage": "https://github.com/Quovo/connect-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quovo": "info@quovo.com"
13   },
14   "source": {
15     "git": "https://github.com/Quovo/connect-ios.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "QuovoConnectSDK.framework"
23   }