blob: e7af35f4f13a9d6f8b85ef9d6e6dcad98e4fbcb8 [file] [log] [blame]
{
"name": "TinkCore",
"summary": "Tink Core iOS SDK",
"description": "Core library for Tink SDKs.",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tink AB": "mobile@tink.se"
},
"homepage": "https://tink.com",
"source": {
"git": "https://github.com/tink-ab/tink-core-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/TinkCore/**/*.swift",
"swift_version": "5.1"
}