blob: bf45edd28d93d0fbaec6ab3ce5cb2bb05a182b4f [file] [log] [blame]
{
"name": "CNISDKPaylevenKit",
"version": "4.1.21",
"summary": "Payleven kit extends the CNISDKCoreKit with payment functionality through Payleven provider.",
"description": "Conichi SDK simplifies the use of Appleā€™s iBeacon technology with conichi's hardware. In only few steps, you will be able to communicate with our beacons and receive actions confirmation by a conichi venue. With paymentKit it also enables the mobile payment.",
"license": {
"type": "Conichi License",
"file": "LICENSE"
},
"homepage": "https://github.com/conichiGMBH",
"authors": {
"conichiGMBH": "support@conichi.com"
},
"source": {
"git": "https://github.com/conichiGMBH/conichi-ios-sdk.git",
"tag": "4.1.21"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Frameworks/CNISDKPaylevenKit.framework/Headers/*.h",
"requires_arc": true,
"module_name": "CNISDKPaylevenKit",
"public_header_files": "Frameworks/CNISDKPaylevenKit.framework/Headers/*.h",
"vendored_frameworks": "Frameworks/CNISDKPaylevenKit.framework",
"preserve_paths": "Frameworks/CNISDKPaylevenKit.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"dependencies": {
"CNISDKCoreKit": [
"4.1.21"
],
"CNISDKPaymentKit": [
"4.1.21"
],
"PaylevenFramework": [
"~> 1.0"
]
},
"frameworks": "JavaScriptCore"
}