blob: 3d0e2c148cbc688646ce9beed7d75957dd350c04 [file] [log] [blame]
{
"name": "Wallet",
"version": "5.0",
"summary": "Wallet is a library to manage cards and passes.",
"description": "Wallet is a replica of the Apple's Wallet interface. Add, delete or present your cards and passes.",
"homepage": "https://github.com/rshevchuk/Wallet",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ruslan Shevchuk": "inbox@rshevchuk.io"
},
"source": {
"git": "https://github.com/rshevchuk/Wallet.git",
"tag": "5.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Wallet/Classes/**/*",
"swift_version": "5.0"
}