blob: cfecbd292b85466dbcdde54a9328080ba653eff5 [file] [log] [blame]
{
"name": "LCLoginKit",
"version": "0.1.01",
"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": [
]
}
}