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