blob: 790c16b1c6d3620034ff22b06b1e8d1b7e0329fa [file] [log] [blame]
{
"name": "Wallet",
"version": "1.3.2",
"summary": "Wallet is a library to manage cards and passes.",
"description": "Wallet is a replica of Apple's Wallet interface. Add, delete or present your cards and passes just like in Wallet.",
"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": "1.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Wallet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}