| { |
| "name": "LQLaunchImageInterstitials", |
| "version": "0.1.0", |
| "summary": "使用SDWebImage来设置启动时植入广告", |
| "homepage": "https://github.com/lq121/LQLaunchImageInterstitials", |
| "license": "MIT", |
| "authors": { |
| "魑魅魍魉121": "1210971329@qq.com" |
| }, |
| "social_media_url": "https://github.com/lq121", |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source": { |
| "git": "https://github.com/lq121/LQLaunchImageInterstitials.git", |
| "tag": "0.1.0", |
| "commit": "c44a9fdf7f5a520de2bac4e6a551385f2c2da5c3" |
| }, |
| "source_files": "LQLaunchImageInterstitials/**/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| "~> 3.8.1" |
| ] |
| } |
| } |