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 54dfadfc..456521ba 100644
--- a/plugins/ios.json
+++ b/plugins/ios.json
@@ -55,6 +55,10 @@
{
"xml": "<feature name=\"AppVersion\"><param name=\"ios-package\" value=\"AppVersion\" /></feature>",
"count": 1
+ },
+ {
+ "xml": "<feature name=\"ProgressIndicator\"><param name=\"ios-package\" value=\"ProgressIndicator\" /></feature>",
+ "count": 1
}
]
}
@@ -125,6 +129,9 @@
},
"uk.co.whiteoctober.cordova.appversion": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
+ },
+ "org.pbernasconi.progressindicator": {
+ "PACKAGE_NAME": "com.pliablepixels.zmninja"
}
},
"dependent_plugins": {}