docs(admob-free): add plugin description (#2529)

This commit is contained in:
Cristian Rivas Gómez 2018-06-04 11:29:55 +02:00 committed by Daniel Sogl
parent a4cc7f7ae1
commit 3311d73730

View File

@ -67,6 +67,9 @@ export interface AdMobFreeRewardVideoConfig {
/** /**
* @name AdMob Free * @name AdMob Free
* @description * @description
* A free, no ad-sharing version of Google AdMob plugin for Cordova.
*
* Requires Cordova plugin: `cordova-plugin-admob-free`. For more info, please see the [AdMob Free plugin docs](https://github.com/ratson/cordova-plugin-admob-free).
* *
* @usage * @usage
* ```typescript * ```typescript