blob: 2dd9f763cc1e7eebf6e76d821d4984256647e48c [file] [log] [blame]
{
"name": "TangemKit",
"version": "0.4.28",
"summary": "Everything that you need to read Tangem notes",
"swift_versions": "4.0",
"description": "Check the values and details of your Tangem notes — special NFC smart cards that can securely carry digital tokens, acting as a highly protected cold wallets with fixed value inside.",
"homepage": "https://github.com/TangemCash/tangem-ios-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tangem": "github@tangem.com"
},
"source": {
"git": "https://github.com/TangemCash/tangem-ios-kit.git",
"tag": "0.4.28"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TangemKit/TangemKit/Classes/**/*.{swift}",
"frameworks": "CoreNFC",
"resources": "TangemKit/TangemKit/Assets/*.xcassets",
"dependencies": {
"BigInt": [
],
"CryptoSwift": [
],
"SwiftyJSON": [
],
"SwiftLint": [
],
"GBAsyncOperation": [
],
"SwiftCBOR": [
],
"Sodium": [
],
"web3.swift.pod": [
]
},
"swift_version": "4.0"
}