add app config

This commit is contained in:
Matias Alejo Garcia 2016-08-12 10:54:31 -03:00
commit 8e031a83ad
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
3 changed files with 83 additions and 1 deletions

View file

@ -0,0 +1,21 @@
{
"name": "copay",
"nameNoSpace": "copay",
"nameCase": "Copay",
"nameCaseNoSpace": "Copay",
"url": "https://copay.io",
"appDescription": "Copay Bitcoin Wallet",
"winAppName": "CopayWallet",
"wpPublisherId": "{31cdd08b-457c-413d-b440-f6665eec847d}",
"wpProductId": "{5381aa50-9069-11e4-84cc-293caf9cbdc8}",
"description": "A Secure Bitcoin Wallet",
"version": "2.5.0",
"androidVersion": "115",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"amazon": true
}
}