blob: 0608539b619c6fc0d43b2865576954c7ca0c5ad7 [file] [log] [blame]
{
"name": "LARSAdController",
"version": "2.1.1",
"summary": "Singleton Objective-C class to not only easily integrate iAds into your app, but have AdMob ads running as a backup.",
"description": "A singleton class that manages iAds and Google Ads in a single container view. Since this is also a best practice method to correctly and easily integrate iAds, using Google ads as a backup is optional. All orientations and devices are supported (Pads and Pods).",
"homepage": "https://github.com/larsacus/LARSAdController",
"authors": {
"Lars Anderson": "iAm@theonlylars.com"
},
"source": {
"git": "https://github.com/larsacus/LARSAdController.git",
"tag": "2.1.1"
},
"platforms": {
"ios": null
},
"source_files": "LARSAdController.{h,m}",
"license": "MIT",
"frameworks": "iAd",
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
},
"requires_arc": false,
"deprecated": true
}