| { | |
| "name": "WGADView", | |
| "version": "0.0.2", | |
| "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.2" | |
| }, | |
| "source_files": "ADViewDemo/ADView/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "SDWebImage": [ | |
| "~>3.8.0" | |
| ] | |
| } | |
| } |