blob: c5f32b46959dc15b103f1c8390c3fc0baf72fa93 [file] [log] [blame]
{
"name": "LCSkins",
"version": "0.0.1",
"summary": "LiftCommerce Skins (Chameleon) iOS Framework",
"description": "LiftCommerce Skins (Chameleon) framework. Depends on LiftCommerce's LCCore & LCLoginKit Frameworks.",
"homepage": "http://fintivtech.com/",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE"
},
"authors": {
"dhomes": "david@trofiventures.com"
},
"source": {
"http": "https://bitbucket.org/dhomes/FintivPods/downloads/LCSkins.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "LCSkins.framework"
},
"module_map": "LCSkins.framework/Modules/module.modulemap",
"dependencies": {
"LCLoginKit": [
]
}
}