[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / 7 / LBLaunchImageAd / 1.1.3 / LBLaunchImageAd.podspec.json
blobce12f0a144b82917807f0b1ace260ae4b1ac2272
2   "name": "LBLaunchImageAd",
3   "version": "1.1.3",
4   "summary": "轻量级iOS开发启动广告,动态获取启动图片,支持半屏和全屏,类似百度ssp广告和广点通的广告。支持广告点击等,集成非常的方便。支持LaunchScreen.storyboard和LaunchImage无痕切换",
5   "homepage": "https://github.com/AllLuckly/LBLaunchImageAd",
6   "license": "MIT",
7   "authors": {
8     "Bison": "lbjobvip@163.com",
9     "倪新生": "1911398892@qq.com"
10   },
11   "social_media_url": "https://github.com/AllLuckly",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/AllLuckly/LBLaunchImageAd.git",
17     "tag": "1.1.3"
18   },
19   "source_files": "LBLaunchImageAdDemo/LBLaunchImageAdDemo/LBLaunchImageAd/**/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "FLAnimatedImage": [
27     ]
28   }