blob: 0a2220cd2312b850947b3106e8ab687ee343b2bb [file] [log] [blame]
{
"name": "Wallet",
"version": "1.3",
"summary": "Wallet is a collection view to manage cardViews and passes.",
"description": "Wallet is a replica of Apple's Wallet. Add, delete or present your cardViews 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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Wallet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}