[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / a / LQLaunchImageInterstitials / 0.1.0 / LQLaunchImageInterstitials.podspec.json
blobc926224753905914ddd1d50fa106467380b1b8c5
2   "name": "LQLaunchImageInterstitials",
3   "version": "0.1.0",
4   "summary": "使用SDWebImage来设置启动时植入广告",
5   "homepage": "https://github.com/lq121/LQLaunchImageInterstitials",
6   "license": "MIT",
7   "authors": {
8     "魑魅魍魉121": "1210971329@qq.com"
9   },
10   "social_media_url": "https://github.com/lq121",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/lq121/LQLaunchImageInterstitials.git",
16     "tag": "0.1.0",
17     "commit": "c44a9fdf7f5a520de2bac4e6a551385f2c2da5c3"
18   },
19   "source_files": "LQLaunchImageInterstitials/**/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.8.1"
24     ]
25   }