blob: c694757dfdf467655c9c4fd301f5ee8241e4f2d5 [file] [log] [blame]
{
"name": "MDAdSDK",
"version": "0.9.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.9.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "MDAd.framework"
},
"resources": "MDAd.bundle",
"swift_version": "5.0"
}