mirror of
https://github.com/wahyd4/Libr-mobile.git
synced 2026-08-10 13:26:21 +10:00
117 lines
4.1 KiB
JSON
117 lines
4.1 KiB
JSON
{
|
|
"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
|
|
}
|
|
],
|
|
"AudioToolbox.framework": [
|
|
{
|
|
"xml": "false",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "true",
|
|
"count": 4
|
|
}
|
|
],
|
|
"CoreGraphics.framework": [
|
|
{
|
|
"xml": "false",
|
|
"count": 1
|
|
}
|
|
],
|
|
"SystemConfiguration.framework": [
|
|
{
|
|
"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=\"Geolocation\"><param name=\"ios-package\" value=\"CDVLocation\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"InAppBrowser\"><param name=\"ios-package\" value=\"CDVInAppBrowser\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Vibration\"><param name=\"ios-package\" value=\"CDVVibration\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"NetworkStatus\"><param name=\"ios-package\" value=\"CDVConnection\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"com.phonegap.plugins.barcodescanner": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
},
|
|
"org.apache.cordova.dialogs": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
},
|
|
"org.apache.cordova.geolocation": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
},
|
|
"org.apache.cordova.inappbrowser": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
},
|
|
"org.apache.cordova.vibration": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
},
|
|
"org.apache.cordova.network-information": {
|
|
"PACKAGE_NAME": "com.toozhao.libr"
|
|
}
|
|
},
|
|
"dependent_plugins": {}
|
|
} |