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