blob: ad3bacbd41a23f1eb0d3cf41192d1b513772e28c [file] [log] [blame]
{
"name": "PinchSDKLegacyBluetooth",
"version": "1.0.100",
"summary": "Bluetooth module for PinchSDKLegacy",
"authors": {
"fluxLoop AS": "social@fluxloop.com"
},
"homepage": "https://github.com/fluxloop/pure-sdk",
"license": {
"type": "Commercial",
"file": "PinchSDKLegacyBluetooth.framework/LICENSE"
},
"source": {
"http": "https://puresdk.blob.core.windows.net/pinchsdk-versions/PinchSDKLegacyBluetooth/1.0.100.zip?key=cVAcBUpU77pJeEaX"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreData",
"CoreLocation",
"CoreBluetooth"
],
"libraries": "z",
"source_files": "PinchSDKLegacyBluetooth.framework/Headers/*.h",
"public_header_files": "PinchSDKLegacyBluetooth.framework/Headers/*.h",
"vendored_frameworks": "PinchSDKLegacyBluetooth.framework",
"preserve_paths": [
"PinchSDKLegacyBluetooth.framework",
"PinchSDKLegacyBluetooth.framework.dSYM"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PinchSDKLegacyBluetooth/**\""
}
}