blob: 11006fab49b8ad94e65944c6760858e3e68f85d8 [file] [log] [blame]
{
"name": "CNISDKPMSKit",
"version": "2.5.1",
"summary": "PMS kit extends the CNISDKCoreKit with property management system functionality.",
"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": "2.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Frameworks/CNISDKPMSKit.framework/Headers/*.h",
"requires_arc": true,
"module_name": "CNISDKPMSKit",
"public_header_files": "Frameworks/CNISDKPMSKit.framework/Headers/*.h",
"vendored_frameworks": "Frameworks/CNISDKPMSKit.framework",
"preserve_paths": "Frameworks/CNISDKPMSKit.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"dependencies": {
"CNISDKCoreKit": [
"2.5.1"
],
"CNISDKPaymentKit": [
"2.5.1"
]
}
}