chadori-mobile-ironsource
Version:
A Cordova plugin for the Construct Master Collection to implement IronSource Ads.
37 lines • 891 B
JSON
{
"name": "chadori-mobile-ironsource",
"version": "1.0.0",
"description": "A Cordova plugin for the Construct Master Collection to implement IronSource Ads.",
"cordova": {
"id": "chadori-mobile-ironsource",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/Chadori/Construct-Master-Collection.git"
},
"keywords": [
"construct-master-collection",
"ironsource",
"mediation",
"ads",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"engines": [
{
"name": "cordova",
"version": ">=6.5.0"
}
],
"author": "Chadori",
"license": "MIT",
"bugs": {
"url": "https://github.com/Chadori/Construct-Master-Collection/issues"
},
"homepage": "https://github.com/Chadori/Construct-Master-Collection"
}