blob: e70d191bfefed6f32b35c9793a380bed52f01cbf [file] [log] [blame]
{
"name": "LiftCommerce",
"version": "0.1.2",
"summary": "LiftCommerce Configuration handler iOS Framework",
"description": "LiftCommerce base framework. Dependency of LiftCommerce's Frameworks. Do not use directly.",
"homepage": "http://fintivtech.com/",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE"
},
"authors": {
"dhomes": "david@trofiventures.com"
},
"source": {
"http": "https://bitbucket.org/dhomes/FintivPods/downloads/LiftCommerce.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "LiftCommerce.framework"
},
"preserve_paths": "LCConfiguration.plist",
"module_map": "LiftCommerce.framework/Modules/module.modulemap",
"dependencies": {
"LCCore": [
]
}
}