blob: 04a73ec71e319844338775cd0543f05efb02047e [file] [log] [blame]
{
"name": "TinkoffID",
"summary": "TinkoffID iOS SDK",
"version": "1.0.0",
"authors": {
"Дмитрий Оверчук": "d.overchuk@tinkoff.ru"
},
"homepage": "https://github.com/tinkoff-mobile-tech/TinkoffID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tinkoff-mobile-tech/TinkoffID.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.{xcassets,lproj}",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/**/*.{swift}"
}
],
"swift_version": "5.0"
}