[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / d / e / Verizon-Ads-Core / 2.6.0 / Verizon-Ads-Core.podspec.json
blob8281ce783f08f40617e5421ef9359a8d448c7e91
2   "name": "Verizon-Ads-Core",
3   "version": "2.6.0",
4   "summary": "Verizon Ads SDK Core",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The SDK Core is glue code for the SDK. It is the library on top of which other functionality is built. The SDK Core exposes behavior through services that isolate the Core logic from having any specific knowledge about the concrete implementation details of the components that are using it.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-core-cocoapods-artifact/2.6.0/ios-vas-core-cocoapods-artifact-2.6.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsCore.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC",
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }