cordova-plugin-gamecenter
Version:
This plugin allows interaction with iOS Game Center.
37 lines (36 loc) • 785 B
JSON
{
"name": "cordova-plugin-gamecenter",
"version": "0.4.0",
"description": "This plugin allows interaction with iOS Game Center.",
"cordova": {
"id": "cordova-plugin-gamecenter",
"platforms": [
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/Wizcorp/cordova-plugin-gamecenter.git"
},
"keywords": [
"wizcorp",
"wizard",
"gamecenter",
"game",
"center",
"ecosystem:cordova",
"cordova-ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"author": "Wizcorp Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/Wizcorp/cordova-plugin-gamecenter/issues"
},
"homepage": "https://github.com/Wizcorp/cordova-plugin-gamecenter#readme"
}