platforms to engines

This commit is contained in:
Max Lynch
2015-09-15 12:37:12 -05:00
parent 68b919fdd5
commit a3b77bd537
12 changed files with 24 additions and 13 deletions

View File

@ -10,7 +10,8 @@ import {NativePlugin} from '../plugin';
*/
@NativePlugin({
name: 'Keyboard',
platforms: {
platforms: ['ios', 'android'],
engines: {
cordova: 'ionic-plugin-keyboard'
},
pluginCheck: () => {