cordova-plugin-chromecastios
Version:
Cordova plugin for using Chromecast devices from iOS
35 lines (34 loc) • 777 B
JSON
{
"name": "cordova-plugin-chromecastios",
"version": "1.0.5",
"description": "Cordova plugin for using Chromecast devices from iOS",
"cordova": {
"id": "cordova-plugin-chromecastios",
"platforms": [
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/ghenry22/cordova-plugin-chromecastios"
},
"keywords": [
"ecosystem:cordova",
"cordova-ios",
"chromecast",
"googlecast",
"cast"
],
"engines": [
{
"name": "cordova-ios",
"version": ">=3.8.0"
}
],
"author": "Gaven Henry",
"license": "ISC",
"bugs": {
"url": "https://github.com/ghenry22/cordova-plugin-chromecastios/issues"
},
"homepage": "https://github.com/ghenry22/cordova-plugin-chromecastios#readme"
}