[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 2 / 8 / a / AdMoreSDK / 2.0 / AdMoreSDK.podspec.json
blobdd9effe041972ad16b10f4da6817ca3d8e1c96f1
2   "name": "AdMoreSDK",
3   "version": "2.0",
4   "summary": "广告SDK",
5   "description": "SDK源码包",
6   "homepage": "https://gitee.com/WzhGoSky",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hayder": "871708991@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/WzhGoSky/ad-more-sdk.git",
16     "tag": "2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "user_target_xcconfig": {
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "vendored_frameworks": "AdMoreSDK/Classes/AdMoreSDK.xcframework",
28   "dependencies": {
29     "AMCAdSDK": [
30       "1.0"
31     ],
32     "BaiduMobAdSDK": [
33       "5.14"
34     ],
35     "GDTMobSDK": [
36       "<=4.14.30"
37     ],
38     "SigmobAd-iOS": [
39       "4.8.0"
40     ],
41     "KSAdSDK": [
42       "<=3.3.42"
43     ]
44   }