[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 2 / a / TinkLink / 0.17.0 / TinkLink.podspec.json
blobde49654ec5edbdd9973095ca253ee9ee47d0a90d
2   "name": "TinkLink",
3   "summary": "Tink Link 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.17.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": "0.17.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/TinkLink/**/*.swift",
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "dependencies": {
28     "TinkCore": [
29       "~> 0.4.0"
30     ]
31   },
32   "static_framework": true,
33   "testspecs": [
34     {
35       "name": "TinkLinkTests",
36       "test_type": "unit",
37       "source_files": "Tests/TinkLinkTests/**/*.swift"
38     }
39   ],
40   "swift_version": "5.3"