[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / a / TinkLink / 0.13.0 / TinkLink.podspec.json
blobde1fdcd832c642267904c7cb09d8a84871c960db
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.13.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.13.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/TinkLink/**/*.swift",
22   "testspecs": [
23     {
24       "name": "TinkLinkTests",
25       "test_type": "unit",
26       "source_files": "Tests/TinkLinkTests/**/*.swift"
27     }
28   ]