[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / f / Verizon-Ads-OMSDK / 1.6.0 / Verizon-Ads-OMSDK.podspec.json
blob810bac79d6ec527869d0d8eaeea55b2761fee0ca
2   "name": "Verizon-Ads-OMSDK",
3   "version": "1.6.0",
4   "summary": "Verizon Ads SDK Open Measurement SDK Plugin",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The OMSDK Plugin provides APIs for utilizing the IABs Open Measurement SDK within the Verizon Ads SDK.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-omsdk-cocoapods-artifact/1.6.0/ios-vas-omsdk-cocoapods-artifact-1.6.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsOMSDK.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "resources": "VerizonAdsOMSDKResources.bundle",
29   "dependencies": {
30     "Verizon-Ads-Core": [
31       "~> 2.3"
32     ]
33   }