blob: eef0bbc0bb2380da594d5d27ef605c4f42a3286b [file] [log] [blame]
{
"name": "CNISDKPaylevenKit",
"version": "4.1.37",
"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.37"
},
"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.37"
],
"CNISDKPaymentKit": [
"4.1.37"
],
"PaylevenFramework": [
"~> 1.0"
]
},
"frameworks": "JavaScriptCore"
}