[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / a / LQLaunchImageInterstitials / 0.0.1 / LQLaunchImageInterstitials.podspec.json
blob6ef068c737567024c462e5261dd1fde5a686fa9f
2   "name": "LQLaunchImageInterstitials",
3   "version": "0.0.1",
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.0.1",
17     "commit": "c84c1ee5661f3a27cb8b285470618b198ab9a603"
18   },
19   "source_files": "LQLaunchImageInterstitials/**/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.8.1"
24     ]
25   }