blob: b033f9d4a903d85880a0376bef7a39d177b044bc [file] [log] [blame]
{
"name": "PinchSDK",
"version": "1.1.11",
"summary": "Real-time location & behavioural data collection",
"description": "The PinchSDK is used to collect the neccessary data for allowing you to gain actionable insights through real-time location and behavioural data.",
"homepage": "https://developers.pinch.no",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"fluxLoop AS": "support@fluxloop.com"
},
"source": {
"http": "https://puresdk.blob.core.windows.net/pinchsdk-versions/1.1.11a4.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PinchSDK.framework/Headers/**/*",
"vendored_frameworks": "PinchSDK.framework",
"public_header_files": "PinchSDK.framework/Headers/**/*",
"frameworks": [
"Foundation",
"CoreData",
"CoreLocation"
],
"dependencies": {
"PinchSDKLegacy": [
"1.0.100"
],
"PinchSDKLegacyBluetooth": [
"1.0.100"
]
}
}