cordova-plugin-spinnerdialog
Version:
PhoneGap waiting dialog (progress indicator) plugin with spinner for Android, iOS and Windows Phone 8.
40 lines (39 loc) • 903 B
JSON
{
"name": "cordova-plugin-spinnerdialog",
"version": "1.3.2",
"description": "PhoneGap waiting dialog (progress indicator) plugin with spinner for Android, iOS and Windows Phone 8.",
"cordova": {
"id": "cordova-plugin-spinnerdialog",
"platforms": [
"android",
"ios",
"wp8"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/roberthovhannisyan/SpinnerDialog.git"
},
"keywords": [
"phonegap",
"android",
"ios",
"wp8",
"windows",
"phone",
"spinner",
"dialog",
"progress",
"indicator",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"cordova-wp8"
],
"author": "Robert Hovhannisyan",
"license": "MIT",
"bugs": {
"url": "https://github.com/roberthovhannisyan/SpinnerDialog/issues"
},
"homepage": "https://github.com/roberthovhannisyan/SpinnerDialog#readme"
}