[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 7 / 5 / 4 / LWAdSdk / 0.1.0 / LWAdSdk.podspec.json
blob648fa56d7e7e0dac342520c16d97e68064d58aa5
2   "name": "LWAdSdk",
3   "version": "0.1.0",
4   "summary": "A short description of LWAdSdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wlw2688/LWAdSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liwen wang": "15811567663@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wlw2688/LWAdSdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "LWAdSdk/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Google-Mobile-Ads-SDK": [
25       "~> 7.69.0"
26     ],
27     "Bytedance-UnionAD": [
28       "~> 3.3.6.2"
29     ],
30     "GDTMobSDK": [
31       "~> 4.12.1"
32     ]
33   }