blob: 43f0fcb902795c573bdd6cae32765f118a418d46 [file] [log] [blame]
{
"name": "TangemSdk",
"version": "0.3.0-alpha",
"summary": "Use TangemSdk for Tangem cards integration",
"description": "Tangem is a Swiss-based secure hardware wallet manufacturer that enables blockchain-based assets to be kept in custody within smart physical banknotes and accessed via NFC technology. Tangem’s mission is to make digital assets accessible, affordable and convenient for consumers.",
"homepage": "https://github.com/TangemCash/tangem-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tangem AG": "aosokin@tangem.com"
},
"source": {
"git": "https://github.com/TangemCash/tangem-sdk-ios.git",
"tag": "0.3.0-alpha"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TangemSdk/TangemSdk/**/*",
"dependencies": {
"secp256k1.swift": [
]
}
}