blob: 6f71699c05e9ab5faaf867157491869faa99b0e8 [file] [log] [blame]
{
"name": "TinkLinkUI",
"summary": "Tink Link UI iOS SDK",
"description": "With TinkLink you can connect to banks across Europe and easily access a wide range of financial data.",
"version": "0.10.0",
"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.10.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/TinkLinkUI/**/*.swift",
"resource_bundles": {
"Translations": [
"Sources/TinkLinkUI/Translations/*.lproj"
],
"Assets": [
"Sources/TinkLinkUI/Assets/*.xcassets"
]
},
"dependencies": {
"TinkLink": [
],
"Down": [
"~> 0.9"
],
"Kingfisher": [
"~> 5.13"
]
}
}