blob: e418ffce327f8d2eef4d3f2145cc13f934770ba5 [file] [log] [blame]
{
"name": "EbluAdvertisementToolkit",
"version": "0.0.2",
"summary": "Advertisement Toolkit.",
"description": "Advertisement Toolkit Demo",
"homepage": "https://github.com/cfive2016/EbluAdvertisementToolkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cfive2016/EbluAdvertisementToolkit.git",
"tag": "0.0.2"
},
"vendored_frameworks": "products/EbluAdvertisementToolkit.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.35.2"
]
}
}