blob: bfca8476ffe1f8caee798e4444ff92c5248e11b8 [file] [log] [blame]
{
"name": "TinkLink",
"summary": "Tink Link iOS SDK",
"description": "With TinkLink you can connect to banks across Europe and easily access a wide range of financial data.",
"version": "0.14.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tink AB": "mobile@tink.se"
},
"homepage": "https://tink.com",
"source": {
"git": "https://github.com/tink-ab/tink-link-ios.git",
"tag": "0.14.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/TinkLink/**/*.swift",
"testspecs": [
{
"name": "TinkLinkTests",
"test_type": "unit",
"source_files": "Tests/TinkLinkTests/**/*.swift"
}
]
}