[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / a / d / UBiXMediationSDK / 2.4.1.05 / UBiXMediationSDK.podspec.json
blob7964312342d8066814bb4b1a7a4118fdbe927f2e
2   "name": "UBiXMediationSDK",
3   "version": "2.4.1.05",
4   "summary": "UBiX聚合广告变现SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.ubixai.com/product/md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stefan.qi": "stefan.qi@ubixai.com"
13   },
14   "source": {
15     "git": "https://github.com/honourcoder/UBiXMediationSDK.git",
16     "tag": "2.4.1.05"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "UBiXMediationSDK/SDK/UbiXMediation.framework"
23   ],
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit",
30     "WebKit",
31     "MediaPlayer",
32     "CoreLocation",
33     "AdSupport",
34     "CoreMedia",
35     "AVFoundation",
36     "CoreTelephony",
37     "StoreKit",
38     "SystemConfiguration",
39     "MobileCoreServices",
40     "CoreMotion",
41     "Accelerate",
42     "AudioToolbox",
43     "JavaScriptCore",
44     "Security",
45     "CoreImage",
46     "AudioToolbox",
47     "ImageIO",
48     "QuartzCore",
49     "CoreGraphics",
50     "CoreText"
51   ],
52   "weak_frameworks": [
53     "AppTrackingTransparency",
54     "DeviceCheck"
55   ],
56   "libraries": [
57     "c++",
58     "resolv",
59     "z",
60     "sqlite3",
61     "bz2",
62     "xml2",
63     "iconv",
64     "c++abi"
65   ],
66   "dependencies": {
67     "UBiXDaq": [
69     ]
70   },
71   "default_subspecs": "UbiXAdSDK",
72   "subspecs": [
73     {
74       "name": "UbiXAdSDK",
75       "vendored_frameworks": [
76         "UBiXMediationSDK/SDK/UbiXAdSDK.framework"
77       ],
78       "dependencies": {
79         "UBiXDaq": [
81         ]
82       }
83     }
84   ]