blob: 1c3cb4f99285170f03559cf5ee1560a41331b60d [file] [log] [blame]
{
"name": "Wallet",
"version": "1.4.1",
"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": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Wallet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}