[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 0 / YumiAdSDK / 4.5.2.600 / YumiAdSDK.podspec.json
blob551ecb8776572bb783ae2471fc73ae5eb70c44ce
2   "name": "YumiAdSDK",
3   "version": "4.5.2.600",
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://adsdk.yumimobi.com/iOS/YumiAdSDK/YumiAdSDK_4.5.2.600_1.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     "YumiMediationSDK": [
38       "4.5.2"
39     ]
40   },
41   "static_framework": true,
42   "xcconfig": {
43     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
44   }