blob: 5d70d2cbdde8ef026811ff5993a4e3795b4b346e [file] [log] [blame]
{
"name": "MDAd",
"version": "0.6.0",
"summary": "An ads framework includes universal ads types for iOS applications.",
"description": "Your can access MDAd.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.6.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "MDAd.framework"
},
"resources": "MDAd.bundle",
"swift_version": "5.0"
}