blob: 024cce699a4db55be79aa828ceb1309cf8db2011 [file] [log] [blame]
{
"name": "PazAdMobViewController",
"version": "0.1.0",
"summary": "Implementation to add banner advert on any application.",
"description": "This pod provides a wrapper to display banner adverts on any application effortlessly.",
"homepage": "https://bitbucket.org/pazlabs/pazadmobviewcontroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hpbl": "hiltonpintor@gmail.com"
},
"source": {
"git": "https://bitbucket.org/pazlabs/pazadmobviewcontroller",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PazAdMobViewController/Classes/**/*",
"static_framework": true,
"ios": {
"dependencies": {
"Firebase/AdMob": [
"~> 4.8"
]
}
}
}