[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 0 / YumiAdSDK / 4.5.1.000 / YumiAdSDK.podspec.json
blob70e12be070c2ae7ab4690a17a5991d560d1c6e0c
2   "name": "YumiAdSDK",
3   "version": "4.5.1.000",
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     "Yumi sdk team": "ad-client@yumimobi.com"
10   },
11   "source": {
12     "http": "https://ad-sdk.oss-cn-beijing.aliyuncs.com/iOS/YumiAdSDK/YumiAdSDK_4.5.1.000_01.tar.bz2"
13   },
14   "source_files": "**/*.{h,m}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "resources": "**/*.bundle",
19   "ios": {
20     "vendored_frameworks": "**/*.framework"
21   },
22   "vendored_libraries": "**/*.a",
23   "frameworks": [
24     "AVFoundation",
25     "AdSupport",
26     "CoreMedia",
27     "CoreMotion",
28     "CoreTelephony",
29     "MessageUI",
30     "SafariServices",
31     "StoreKit",
32     "SystemConfiguration",
33     "WebKit"
34   ],
35   "libraries": "c++",
36   "dependencies": {
37     "YumiMediationAdapterBytedance": [
38       "4.5.1"
39     ],
40     "YumiMediationSDK": [
41       "4.5.1"
42     ]
43   },
44   "static_framework": true,
45   "xcconfig": {
46     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
47   }