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

@ -4,7 +4,8 @@ import {NativePlugin} from '../plugin';
@NativePlugin({
name: 'Camera',
platforms: {
platforms: ['ios', 'android'],
engines: {
cordova: 'cordova-plugin-camera'
},
pluginCheck: () => {