[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / a / 7 / 0 / YumiAdSDK / 4.5.1.400 / YumiAdSDK.podspec.json
blobf0a50160c9637350d852a2fa71b9794df4593c57
2   "name": "YumiAdSDK",
3   "version": "4.5.1.400",
4   "summary": "Yumi SDK.",
5   "description": "This is the Yumi SDK. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.",
6   "homepage": "http://yumimobi.com/",
7   "license": "Custom",
8   "authors": {
9     "zplay sdk team": "ad-client@zplay.cn"
10   },
11   "source": {
12     "http": "https://adsdk.yumimobi.com/iOS/YumiAdAdapter/YumiAdSDK__4.5.1.400.tar.bz2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "resource_bundles": {
18     "YumiMediationSDK": [
19       "Resources/*"
20     ],
21     "YumiAdsSDK": [
22       "YumiSDK-iOS/YumiAdsSDK/Resources/*"
23     ],
24     "YumiMediationGDT": [
25       "GDT/resources/*"
26     ]
27   },
28   "source_files": [
29     "YumiMediationSDK/**/*",
30     "YumiSDK-iOS/YumiAdsSDK/YumiAdsSDK/**/*",
31     "YumiSDK-iOS/YumiCommon/**/*",
32     "YumiAdSDKModules/*",
33     "GDT/**/*.{h,m}",
34     "BytedanceAds/**/*.{h,m}"
35   ],
36   "frameworks": [
37     "Foundation",
38     "AVFoundation",
39     "UIKit",
40     "JavaScriptCore",
41     "SystemConfiguration",
42     "CoreGraphics",
43     "Security",
44     "MobileCoreServices",
45     "CoreMedia",
46     "CoreTelephony",
47     "AdSupport",
48     "SafariServices",
49     "StoreKit",
50     "AudioToolbox",
51     "CoreMotion",
52     "MessageUI"
53   ],
54   "weak_frameworks": "WebKit",
55   "libraries": [
56     "sqlite3",
57     "xml2",
58     "c++",
59     "z",
60     "xml2"
61   ],
62   "module_map": "YumiAdSDKModules/module.modulemap",
63   "preserve_paths": "YumiAdSDKModules/*",
64   "xcconfig": {
65     "OTHER_LDFLAGS": "-ObjC",
66     "GCC_PREPROCESSOR_DEFINITIONS": "ZplayError=1",
67     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
68     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
69   },
70   "dependencies": {
71     "YumiGDT": [
73     ],
74     "YumiBytedanceAds": [
76     ]
77   },
78   "static_framework": true