summaryrefslogtreecommitdiff
path: root/plugins/ios.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ios.json')
-rw-r--r--plugins/ios.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/ios.json b/plugins/ios.json
index e26341bd..0a1cd4f8 100644
--- a/plugins/ios.json
+++ b/plugins/ios.json
@@ -39,6 +39,10 @@
{
"xml": "<feature name=\"InAppBrowser\"><param name=\"ios-package\" value=\"CDVInAppBrowser\" /></feature>",
"count": 1
+ },
+ {
+ "xml": "<feature name=\"Insomnia\"><param name=\"ios-package\" value=\"Insomnia\" /></feature>",
+ "count": 1
}
]
}
@@ -81,6 +85,9 @@
},
"cordova-plugin-inappbrowser": {
"PACKAGE_NAME": "com.ionicframework.zmninja469849"
+ },
+ "nl.x-services.plugins.insomnia": {
+ "PACKAGE_NAME": "com.pliablepixels.zmninja"
}
},
"dependent_plugins": {}