[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / a / TinkLinkUI / 1.3.1 / TinkLinkUI.podspec.json
blobc416319ab00a55e0e091a1fcf5a4e5f07777c7e1
2   "name": "TinkLinkUI",
3   "summary": "Tink Link UI iOS SDK",
4   "description": "With TinkLink you can connect to banks across Europe and easily access a wide range of financial data.",
5   "version": "1.3.1",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tink AB": "mobile@tink.se"
12   },
13   "homepage": "https://tink.com",
14   "source": {
15     "git": "https://github.com/tink-ab/tink-link-ios.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/TinkLinkUI/**/*.swift",
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "resource_bundles": {
28     "Translations": [
29       "Sources/TinkLinkUI/Translations.bundle/*.lproj"
30     ],
31     "Assets": [
32       "Sources/TinkLinkUI/Assets.xcassets"
33     ]
34   },
35   "dependencies": {
36     "TinkLink": [
37       "1.3.1"
38     ],
39     "Down": [
40       "~> 0.9"
41     ],
42     "Kingfisher": [
43       "~> 5.13"
44     ]
45   },
46   "static_framework": true,
47   "deprecated": true,
48   "testspecs": [
49     {
50       "name": "TinkLinkUITests",
51       "test_type": "unit",
52       "source_files": "Tests/TinkLinkUITests/**/*.swift"
53     }
54   ],
55   "swift_version": "5.3"