blob: 6fbb32b62098df5e3f9dbf6f30675660761169c9 [file] [log] [blame]
{
"name": "CNISDKCoreKit",
"version": "4.1.37",
"summary": "Official conichi SDK for iOS to access core functionality of conichi Platform.",
"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.",
"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/CNISDKCoreKit.framework/Headers/*.h",
"requires_arc": true,
"module_name": "CNISDKCoreKit",
"public_header_files": "Frameworks/CNISDKCoreKit.framework/Headers/*.h",
"vendored_frameworks": [
"Frameworks/CNISDKCoreKit.framework",
"Frameworks/ios_global_dependencies.framework"
],
"preserve_paths": [
"Frameworks/CNISDKCoreKit.framework",
"Frameworks/ios_global_dependencies.framework"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
}
}