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