blob: bb993b33889b3f2b33156a0c1944af9a678f942d [file] [log] [blame]
{
"name": "SEBannerViewController",
"version": "0.0.2",
"summary": "A drop-in iAd & AdMob Banner View Controller.",
"homepage": "https://github/segiddins/SEBannerViewController",
"screenshots": [
"https://raw.github/segiddins/SEBannerViewController/Screenshots/screenshot~iphone.png",
"https://raw.github/segiddins/SEBannerViewController/Screenshots/screenshot~ipad.png"
],
"license": "BSD",
"authors": {
"Samuel E. Giddins": "segiddins@segiddins.me"
},
"source": {
"git": "https://github.com/segiddins/SEBannerViewController.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*{h,m}",
"ios": {
"exclude_files": "Classes/osx"
},
"public_header_files": "Classes/**/*.h",
"frameworks": "iAd"
}