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