blob: d35e478b98ce097b9995d41900c3c2380ae9fcd4 [file] [log] [blame]
{
"name": "MUKAdMobViewController",
"platforms": {
"ios": "6.0"
},
"version": "1.2.1",
"summary": "View controller which manages an AdMob banner, geolocation and interstitial presentation.",
"license": {
"type": "BSD 3-Clause",
"file": "LICENSE"
},
"homepage": "https://github.com/muccy/MUKAdMobViewController",
"authors": {
"Marco Muccinelli": "muccymac@gmail.com"
},
"source": {
"git": "https://github.com/muccy/MUKAdMobViewController.git",
"tag": "1.2.1"
},
"requires_arc": true,
"source_files": "MUKAdMobViewController/*.{h,m}",
"compiler_flags": "-Wdocumentation",
"frameworks": "CoreLocation",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 6.6"
]
}
}