[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / c / 0 / 8 / beeadvsSDK / 0.1.0 / beeadvsSDK.podspec.json
blobeaee339ba645d38e7ecb56341ac8947f0d3b42fa
2   "name": "beeadvsSDK",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "beeadvsSDK for iOS",
13   "description": "欢迎大家使用beeadvsSDK, 提供成熟聚合方案。\n为开发者提供便利,快速集成。",
14   "homepage": "https://gitee.com/beeadvs/beeadvs-ios.git",
15   "authors": {
16     "beeadvs": "beeadvs@126.com"
17   },
18   "source": {
19     "git": "https://gitee.com/beeadvs/beeadvs-ios.git",
20     "tag": "0.1.0"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "info_plist": {
26     "GADApplicationIdentifier": "ca-app-pub-3940256099942544~1458002511"
27   },
28   "pod_target_xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   },
31   "resources": "beeadvsSDK/Resources/GGResource.bundle",
32   "vendored_frameworks": [
33     "beeadvsSDK/Frameworks/Adspot/BJAdsAdspot.xcframework",
34     "beeadvsSDK/Frameworks/core/BJAdsCore.xcframework",
35     "beeadvsSDK/Frameworks/Adapter/BJAdsAdapter_CSJ.xcframework",
36     "beeadvsSDK/Frameworks/Adapter/BJAdsAdapter_GDT.xcframework",
37     "beeadvsSDK/Frameworks/Adapter/BJAdsAdapter_GG.xcframework"
38   ],
39   "dependencies": {
40     "Ads-CN": [
42     ],
43     "BaiduMobAdSDK": [
45     ],
46     "GDTMobSDK": [
48     ],
49     "Google-Mobile-Ads-SDK": [
51     ]
52   },
53   "frameworks": [
54     "CoreLocation",
55     "SystemConfiguration",
56     "CoreGraphics",
57     "CoreMotion",
58     "CoreTelephony",
59     "AdSupport",
60     "SystemConfiguration",
61     "QuartzCore",
62     "WebKit",
63     "MessageUI",
64     "SafariServices",
65     "AVFoundation",
66     "EventKit",
67     "QuartzCore",
68     "CoreMedia",
69     "StoreKit"
70   ],
71   "libraries": "c++",
72   "weak_frameworks": "WebKit",
73   "xcconfig": {
74     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
75   }