[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / a / TinkLinkUI / 0.15.1 / TinkLinkUI.podspec.json
blob0427dd7f19e14c004f80e593e6cb66d549c30778
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": "0.15.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": "0.15.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   ],
26   "resource_bundles": {
27     "Translations": [
28       "Sources/TinkLinkUI/Translations.bundle/*.lproj"
29     ],
30     "Assets": [
31       "Sources/TinkLinkUI/Assets.bundle/*.xcassets"
32     ]
33   },
34   "dependencies": {
35     "TinkLink": [
36       "0.15.1"
37     ],
38     "Down": [
39       "~> 0.9"
40     ],
41     "Kingfisher": [
42       "~> 5.13"
43     ]
44   },
45   "deprecated": true,
46   "testspecs": [
47     {
48       "name": "TinkLinkUITests",
49       "test_type": "unit",
50       "source_files": "Tests/TinkLinkUITests/**/*.swift"
51     }
52   ],
53   "swift_version": "5.2"