blob: c282c079d196cf91f93cea6cedfa54fd95893603 [file] [log] [blame]
{
"name": "WGADView",
"version": "0.0.5",
"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.5"
},
"source_files": "ADViewDemo/ADView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.8.0"
]
}
}