blob: 7c1a6a89ad9d79bf2c0b2baea638d34399aef7ef [file] [log] [blame]
{
"name": "TinkCore",
"summary": "Tink Core iOS SDK",
"description": "Core library for Tink SDKs.",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"vendored_frameworks": "TinkCore.xcframework",
"swift_version": "5.2"
}