blob: 6a09e592cc8ec2c0c0a55df2a455684cd4fdc8c5 [file] [log] [blame]
{
"name": "TangemKit",
"version": "0.4.0",
"summary": "Everything that you need to read Tangem notes",
"swift_version": "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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TangemKit/TangemKit/Classes/**/*.{swift}",
"frameworks": "CoreNFC",
"resources": "TangemKit/TangemKit/Assets/*.xcassets",
"dependencies": {
"BigInt": [
"3.0"
],
"CryptoSwift": [
"0.13.0"
],
"SwiftyJSON": [
"3.0.0"
],
"SwiftLint": [
"0.27.0"
],
"GBAsyncOperation": [
"0.1.0"
]
}
}