blob: 3b74c1f436195b617f3bfe1f46eb7ab715da1001 [file] [log] [blame]
{
"name": "LCIntegrationTester",
"version": "0.1.02",
"summary": "LiftCommerce Integration Tester 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/LCIntegrationTester.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "LCIntegrationTester.framework"
},
"module_map": "LCIntegrationTester.framework/Modules/module.modulemap",
"dependencies": {
"LCLoginKit": [
]
}
}