blob: 054ddb3a76f84b5b68b2a89b2d6fbb1c82924a60 [file] [log] [blame]
{
"name": "TinkCore",
"summary": "Tink Core iOS SDK",
"description": "Core library for Tink SDKs.",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/TinkCore/**/*.swift",
"swift_version": "5.1"
}