blob: 37897fd4b461dee45e0b525834823da76efa9d77 [file] [log] [blame]
{
"name": "LCLoginKit",
"version": "0.1.00",
"summary": "LiftCommerce Login Kit iOS Framework",
"description": "LiftCommerce LoginKit 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/LCLoginKit.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "LCLoginKit.framework"
},
"preserve_paths": "LCConfiguration.plist",
"module_map": "LCLoginKit.framework/Modules/module.modulemap",
"dependencies": {
"LCCore": [
]
}
}