summaryrefslogtreecommitdiff
path: root/plugins/ios.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-04 10:41:42 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-04 10:41:42 -0400
commit41c2536b28184cabe1c0ebd88a36437366bf1542 (patch)
treece6cb91f670d36984dfb653a6900e29f66e01828 /plugins/ios.json
parent422d1da283a133c6718e0b19dcad14b3adbf3e00 (diff)
updated
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": {}