[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / b / f / e / YXADX / 0.0.8 / YXADX.podspec.json
blob34d83a17c6c338abcd6d8f2af14a2788ee5a09a3
2   "name": "YXADX",
3   "version": "0.0.8",
4   "summary": "翼信广告平台SDK",
5   "homepage": "https://www.yixin.im",
6   "license": {
7     "type": "Copyright",
8     "file": "Copyright 2022 Yixin"
9   },
10   "authors": "Yixin Develop Team",
11   "source": {
12     "http": "https://nos-yx.netease.com/yixinpublic/manager-pulish/iossdk/yxadx_sdk_v0.0.8.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "public_header_files": "YXADX/YXADX.framework/Headers/*.h",
18   "source_files": "YXADX/YXADX.framework/**/*.h",
19   "ios": {
20     "vendored_frameworks": "YXADX/YXADX.framework"
21   },
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "YYModel": [
28     ],
29     "Reachability": [
31     ],
32     "Sentry": [
34     ]
35   },
36   "frameworks": [
37     "CoreTelephony",
38     "SystemConfiguration",
39     "CoreLocation",
40     "AdSupport",
41     "AppTrackingTransparency",
42     "WebKit"
43   ],
44   "pod_target_xcconfig": {
45     "VALID_ARCHS": "arm64"
46   }