blob: 98e98de617b0634dd137fd0da871ec10a61cab59 [file] [log] [blame]
{
"name": "LCCore",
"version": "0.1.05",
"summary": "LiftCommerce Core iOS Framework",
"description": "LiftCommerce Core framework. Dependency of Services Framework. 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/LCCore.zip"
},
"platforms": {
"ios": "10.3"
},
"ios": {
"vendored_frameworks": "LCCore.framework"
},
"module_map": "LCCore.framework/Modules/module.modulemap"
}