com.commontime.cordova.splitscreen
Version:
Commontime cordova split screen plugin.
29 lines • 586 B
JSON
{
"name": "com.commontime.cordova.splitscreen",
"version": "1.2.0",
"description": "Commontime cordova split screen plugin.",
"cordova": {
"id": "com.commontime.cordova.splitscreen",
"platforms": [
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/commontime/com.commontime.cordova.splitscreen.git"
},
"keywords": [
"cordova",
"splitscreen",
"commontime",
"cordova-ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"author": "Commontime Ltd",
"license": "MIT"
}