blob: 94f34a299b2393b357c932c6a3a90921b617a61e [file] [log] [blame]
{
"name": "LYSGoogleAd",
"version": "0.1.0",
"summary": "GoogleAd的简单封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MrLiuYS/LYSGoogleAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrLiuYS": "3050700400@qq.com"
},
"source": {
"git": "https://github.com/MrLiuYS/LYSGoogleAd",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LYSGoogleAd/Classes/**/*",
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"Masonry": [
"~> 1.0.2"
]
}
}