blob: 9fcd672f22bbaf04c890d7e96205c6777188ccc8 [file] [log] [blame]
{
"name": "FTMobileCommerce",
"version": "0.1.01",
"summary": "Fintiv Mobile Commerce SDK",
"description": "FinTiv Universal Mobile Commerce Framework",
"homepage": "http://fintivtech.com/",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE"
},
"authors": {
"dhomes": "david@trofiventures.com"
},
"source": {
"http": "https://bitbucket.org/dhomes/FintivPods/downloads/FTMobileCommerce.zip"
},
"platforms": {
"ios": "10.0"
},
"resource_bundles": {
"MCPConfiguration": [
"MobileCommerce.plist"
]
},
"ios": {
"vendored_frameworks": "FTMobileCommerce.framework"
},
"module_map": "FTMobileCommerce.framework/Modules/module.modulemap"
}