blob: 84ba53088c71b6413c5b1c707f6b859996d75136 [file] [log] [blame]
{
"name": "WGADView",
"version": "0.0.3",
"summary": "启动图广告页面",
"homepage": "https://github.com/SoftBoys/WGADView",
"license": "MIT",
"authors": {
"SoftBoys": "gjw_1991@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SoftBoys/WGADView.git",
"tag": "0.0.3"
},
"source_files": "ADViewDemo/ADView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.8.0"
]
}
}