blob: 96b491f20d5f2241eb6bab3674fa9ee9d72806f6 [file] [log] [blame]
{
"name": "MUKAdMobViewController",
"platforms": {
"ios": "6.0"
},
"version": "1.2",
"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"
},
"requires_arc": true,
"source_files": "MUKAdMobViewController/*.{h,m}",
"compiler_flags": "-Wdocumentation",
"frameworks": "CoreLocation",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 6.6"
]
}
}