blob: f76cc0b54cb4d7cfa2325ab64b1b407931441afb [file] [log] [blame]
{
"name": "TangemSdk",
"version": "0.1.0-alpha",
"summary": "Use TangemSdk for Tangem cards integration",
"description": "Use TangemSdk for Tangem cards integration",
"homepage": "https://github.com/TangemCash/tangem-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tangem AG": ""
},
"source": {
"git": "https://github.com/TangemCash/tangem-sdk-ios.git",
"tag": "0.1.0-alpha"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TangemSdk/TangemSdk/**/*",
"dependencies": {
"secp256k1.swift": [
]
}
}