[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / c / a / TinkLinkUI / 1.6.0 / TinkLinkUI.podspec.json
blob4f79ad6d6c1512d965de9463188f198b99e97a2a
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.6.0",
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.6.0"
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.6.0"
38     ],
39     "Down": [
40       "~> 0.9"
41     ]
42   },
43   "static_framework": true,
44   "deprecated": true,
45   "testspecs": [
46     {
47       "name": "TinkLinkUITests",
48       "test_type": "unit",
49       "source_files": "Tests/TinkLinkUITests/**/*.swift"
50     }
51   ],
52   "swift_version": "5.3"