mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
feat(plugins): add platforms info
This commit is contained in:
@@ -14,7 +14,8 @@ import {Plugin, Cordova} from './plugin'
|
||||
@Plugin({
|
||||
plugin: 'cordova-base64-to-gallery',
|
||||
pluginRef: 'cordova',
|
||||
repo: 'https://github.com/Nexxa/cordova-base64-to-gallery'
|
||||
repo: 'https://github.com/Nexxa/cordova-base64-to-gallery',
|
||||
platforms: ['Android' ,'iOS', 'Windows Phone 8']
|
||||
})
|
||||
export class Base64ToGallery {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user