| { |
| "name": "LBLaunchImageAd", |
| "version": "1.0.8", |
| "summary": "iOS开发启动广告,动态获取启动图片,支持半屏和全屏,类似百度ssp广告和广点通的广告。支持广告点击等,集成非常的方便。欢迎使用,好用请star", |
| "homepage": "https://github.com/AllLuckly/LBLaunchImageAd", |
| "license": "MIT", |
| "authors": { |
| "Bison": "lbjobvip@163.com", |
| "倪新生": "1911398892@qq.com" |
| }, |
| "social_media_url": "https://github.com/AllLuckly", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/AllLuckly/LBLaunchImageAd.git", |
| "tag": "1.0.8" |
| }, |
| "source_files": "LBLaunchImageAdDemo/LBLaunchImageAdDemo/LBLaunchImageAd/**/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| "~> 4.0.0" |
| ], |
| "SDWebImage/GIF": [ |
| |
| ] |
| } |
| } |