{
    "prepare_queue": {
        "installed": [],
        "uninstalled": []
    },
    "config_munge": {
        "files": {
            "framework": {
                "parents": {
                    "libiconv.dylib": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "AVFoundation.framework": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "AssetsLibrary.framework": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "CoreVideo.framework": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "QuartzCore.framework": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "CoreGraphics.framework": [
                        {
                            "xml": false,
                            "count": 2
                        }
                    ],
                    "CoreImage.framework": [
                        {
                            "xml": false,
                            "count": 1
                        }
                    ],
                    "AudioToolbox.framework": [
                        {
                            "xml": false,
                            "count": 1
                        },
                        {
                            "xml": true,
                            "count": 1
                        }
                    ]
                }
            },
            "config.xml": {
                "parents": {
                    "/*": [
                        {
                            "xml": "<feature name=\"BarcodeScanner\"><param name=\"ios-package\" value=\"CDVBarcodeScanner\" /></feature>",
                            "count": 1
                        },
                        {
                            "xml": "<feature name=\"Notification\"><param name=\"ios-package\" value=\"CDVNotification\" /></feature>",
                            "count": 1
                        },
                        {
                            "xml": "<feature name=\"InAppBrowser\"><param name=\"ios-package\" value=\"CDVInAppBrowser\" /></feature>",
                            "count": 1
                        }
                    ]
                }
            }
        }
    },
    "installed_plugins": {
        "cordova-plugin-whitelist": {
            "PACKAGE_NAME": "com.sp.qrcode"
        },
        "phonegap-plugin-barcodescanner": {
            "PACKAGE_NAME": "com.sp.qrcode"
        },
        "org.apache.cordova.dialogs": {
            "PACKAGE_NAME": "com.sp.qrcode"
        },
        "org.apache.cordova.inappbrowser": {
            "PACKAGE_NAME": "com.sp.qrcode"
        }
    },
    "dependent_plugins": {}
}