blob: f301dd7d6d643d290ecf1739a6191f26c296567d [file] [log] [blame]
{
"name": "RuiYuAdMob",
"version": "0.1.0",
"summary": "An ads framework indicates universal ads types for iOS applications.",
"description": "Your can access RuiYuAdMob.framework into your applications to show ads such as banner ads, interstitial Ads and so on.",
"homepage": "https://github.com/ruiyuad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruiyu": "admin@mobiw.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ruiyuad/MDAd.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "RuiYuAdMob.framework"
},
"resources": "RuiYuAdMob.bundle",
"swift_version": "5.0"
}