blob: 5f90da9d551809f804e72f2b024a465c844d7804 [file] [log] [blame]
{
"name": "CNISDKPaylevenKit",
"version": "4.1.15",
"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.15"
},
"platforms": {
"ios": "8.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.15"
],
"CNISDKPaymentKit": [
"4.1.15"
],
"PaylevenFramework": [
"~> 1.0"
]
},
"frameworks": "JavaScriptCore"
}