mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 08:43:01 +08:00
docs(smartlook): add iOS platform (#3196)
This commit is contained in:
parent
cb4d5b5064
commit
fb540f7774
@ -92,7 +92,7 @@ export class SmartlookGlobalEventPropertyKey {
|
||||
plugin: 'https://github.com/smartlook/cordova-smartlook.git',
|
||||
pluginRef: 'cordova.plugins.SmartlookPlugin',
|
||||
repo: 'https://github.com/smartlook/cordova-smartlook.git',
|
||||
platforms: ['Android']
|
||||
platforms: ['Android', 'iOS']
|
||||
})
|
||||
@Injectable()
|
||||
export class Smartlook extends IonicNativePlugin {
|
||||
|
Loading…
Reference in New Issue
Block a user