com.rd11.remote-controls
Version:
iOS lock-screen remote-controls and now playing display.
35 lines (34 loc) • 663 B
JSON
{
"name": "cordova-plugin-whitelist",
"version": "1.0.1",
"description": "Cordova Whitelist Plugin",
"cordova": {
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist.git"
},
"keywords": [
"cordova",
"whitelist",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"engines": [
{
"name": "cordova-android",
"version": ">=4.0.0-dev"
},
{
"name": "cordova-ios",
"version": ">=4.0.0-dev"
}
],
"author": "Apache Software Foundation",
"license": "Apache 2.0"
}