[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / 1 / AMPSQMAdapter / 5.1.102.1 / AMPSQMAdapter.podspec.json
blob656b08a70722d47c90f9fce66c10f5f7a37bf5e7
2   "name": "AMPSQMAdapter",
3   "version": "5.1.102.1",
4   "summary": "AdScope 聚合广告适配器.",
5   "description": "适配器仓库,方便适配多个版本。",
6   "homepage": "https://gitee.com/adscope/AMPSQMAdapter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cookie": "lvjunxue@hubcloud.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/adscope/AMPSQMAdapter.git",
16     "tag": "5.1.102.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "AMPSQMAdapter",
22   "weak_frameworks": [
23     "AdSupport",
24     "AppTrackingTransparency",
25     "WebKit"
26   ],
27   "frameworks": [
28     "StoreKit",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "AVKit",
32     "AVFoundation",
33     "CoreMedia",
34     "DeviceCheck",
35     "CoreMotion"
36   ],
37   "libraries": [
38     "sqlite3.0",
39     "resolv"
40   ],
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "subspecs": [
45     {
46       "name": "AMPSQMAdapter",
47       "vendored_frameworks": [
48         "AMPSQMAdapter.framework",
49         "InnoSecureSDK.framework",
50         "QMAdSDK.xcframework"
51       ],
52       "resources": "QMAdBundle.bundle",
53       "dependencies": {
54         "AFNetworking": [
56         ],
57         "YYWebImage": [
59         ],
60         "YYImage/WebP": [
62         ]
63       }
64     }
65   ]