[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / b / 4 / a / FuseConnect / 1.0.1 / FuseConnect.podspec.json
blobb9b51f19e29fd14e8eec8ebc9d92a5a76b18c16a
2   "name": "FuseConnect",
3   "version": "1.0.1",
4   "summary": "FuseConnect iOS SDK",
5   "description": "With just a few simple steps, you can use Fuse Connect SDK to display a list of institutions, \nhandle the user's selection, and obtain an access token that can be used to authenticate requests \nto the Fuse API.",
6   "homepage": "https://github.com/Cluttr-eng/ios-fuse-connect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "letsfuse": "support@letsfuse.com"
13   },
14   "documentation_url": "https://letsfuse.readme.io/docs/ios",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/Cluttr-eng/ios-fuse-connect.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/onboarding-kit/**/*.swift",
23   "dependencies": {
24     "Plaid": [
25       "~> 3.1.1"
26     ]
27   },
28   "swift_versions": "5.6.1",
29   "xcconfig": {
30     "SWIFT_VERSION": "5.6.1"
31   },
32   "swift_version": "5.6.1"