[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / d / e / Verizon-Ads-Core / 2.8.1 / Verizon-Ads-Core.podspec.json
blob6f23aef009b901432e08693d4965f56c869f7b8c
2   "name": "Verizon-Ads-Core",
3   "version": "2.8.1",
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.8.1/ios-vas-core-cocoapods-artifact-2.8.1.zip",
16     "sha256": "9b1e438b564fbd693550630468f2e996941fcbc83c8d686aed44883c3d8c2569",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "VerizonAdsCore.xcframework"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   }