[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 2 / 1 / LKADSDK / 2.4.4.31 / LKADSDK.podspec.json
blob9721ee6cbf25b00a7be48c01a46c649bd0b2f55d
2   "name": "LKADSDK",
3   "version": "2.4.4.31",
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     "Peter": "peterwu@bloomadtech.com"
13   },
14   "source": {
15     "git": "https://github.com/peterJ123234/lkadsdk.git",
16     "tag": "2.4.4.31"
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   }