blob: 524c137f99e20a7da901c6f4d96953cd1cd1bc89 [file] [log] [blame]
{
"name": "PinchSDK",
"version": "1.1.8",
"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.8.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PinchSDK.framework/Headers/**/*",
"vendored_frameworks": "PinchSDK.framework",
"swift_versions": "4.0",
"public_header_files": "PinchSDK.framework/Headers/**/*",
"frameworks": [
"Foundation",
"CoreData",
"CoreLocation"
],
"dependencies": {
"PinchSDKLegacy": [
"1.0.98"
],
"PinchSDKLegacyBluetooth": [
"1.0.98"
]
},
"swift_version": "4.0"
}