blob: 08ffe3ba3a062e8673d826708f685b1db4d564ff [file] [log] [blame]
{
"name": "YieldProGoogleMobileAds",
"version": "0.1.1",
"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.1/YieldProGoogleMobileAds.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "YieldProGoogleMobileAds.framework"
},
"dependencies": {
"YieldPro": [
]
},
"frameworks": "UIKit"
}