com-admob-plugin-pgp
Version:
Google AdMob plugin for Cordova, Phonegap and Intel XDK ,support ios and android,support admob v1 and admob v2 ,Monetize your app with one javascript line.simple and easy to use api.build on admob ios 7.6 and admob android sdk 8 project home:https
18 lines (14 loc) • 583 B
text/xml
<widget id="com.admob.demo" version="1.0.0" xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0">
<name>demo</name>
<description>
a simple demo config for phonegap builer with admob plugin
</description>
<author email="dev@cordova.apache.org" href="http://cordova.io">
Apache Cordova Team
</author>
<content src="index.html" />
<access origin="*" />
<gap:plugin name="com.admob.plugin" version="2.0.0" source="plugins.cordova.io"/>
</widget>