blob: 6b0833f05574d51bf867b9522de99c27873a1836 [file] [log] [blame]
{
"name": "LCCore",
"version": "0.1.12",
"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"
}