[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / 1 / LKADSDK / 2.4.0.22 / LKADSDK.podspec.json
blobfe7759ed00b542879281e984ed111e97351d3a52
2   "name": "LKADSDK",
3   "version": "2.4.0.22",
4   "summary": "LKADSDK is a SDK providing union AD service.",
5   "description": "LKADSDK provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "homepage": "https://github.com/peterJ123234/lkadsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wb": "daasan123@163.com"
13   },
14   "source": {
15     "git": "https://github.com/peterJ123234/lkadsdk.git",
16     "tag": "2.4.0.22"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "LKADSDK/SDK/LKADSDK.framework",
22   "resources": "LKADSDK/SDK/LKADSDKBundle.bundle",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ],
27     "SDWebImage": [
29     ],
30     "MJExtension": [
32     ],
33     "ReactiveObjC": [
34       "3.0.0"
35     ],
36     "SVPullToRefresh": [
38     ],
39     "Bytedance-UnionAD": [
40       "~> 2.9.0.1"
41     ],
42     "GDTMobSDK": [
43       "~> 4.11.3"
44     ]
45   }