blob: 7c7c85b05d998978fbc8b5b354f8587aba6a8008 [file] [log] [blame]
{
"name": "Wallet",
"version": "1.1",
"summary": "Wallet is a collection view to manage cards and passes.",
"description": "Wallet is a replica of Apple's Wallet. 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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Wallet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}