blob: 3b10b6315c042cbe0862ad3058b0cb5728dfda9c [file] [log] [blame]
{
"name": "YieldProGoogleMobileAds",
"version": "0.1.4",
"summary": "YieldPro fallback for Google Mobile Ads",
"description": "Provides YieldPro fallback for Google Mobile Ads.",
"homepage": "https://github.com/serinus42/yieldpro.sdk.ios",
"license": {
"file": "LICENSE"
},
"authors": {
"Johan Kool": "johankool@users.noreply.github.com"
},
"source": {
"http": "https://github.com/serinus42/yieldpro.sdk.ios/raw/release/0.1.4/YieldProGoogleMobileAds.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "YieldProGoogleMobileAds.framework"
},
"dependencies": {
"YieldPro": [
]
},
"frameworks": "UIKit"
}