[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / 4 / b / QuovoConnect / 1.1.14 / QuovoConnect.podspec.json
blob095b82a7dfb742fe658e0df3d79c2ff4169e689f
2   "name": "QuovoConnect",
3   "version": "1.1.14",
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": "v1.1.14"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.3"
26   },
27   "ios": {
28     "vendored_frameworks": "QuovoConnectSDK.xcframework"
29   }