blob: 5f45da6a801758f1276a5663813db8ead2d19b0b [file] [log] [blame]
{
"name": "FinTivWallet",
"version": "0.1.0",
"summary": "FinTiv Wallet library",
"description": "FinTiv Wallet Universal framework",
"homepage": "http://fintivtech.com/",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE"
},
"authors": {
"dhomes": "david@trofiventures.com"
},
"source": {
"http": "https://bitbucket.org/dhomes/fintivwalletdistro/downloads/FinTivWallet.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "FinTivWallet.framework"
},
"source_files": "FinTivWallet.framework/Headers/**/*.{h}"
}