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