[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 6 / d / e / Verizon-Ads-Core / 1.3.1 / Verizon-Ads-Core.podspec.json
blobee34e4a6955974ce756717d96af99711492c7d9f
2   "name": "Verizon-Ads-Core",
3   "version": "1.3.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://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-core-cocoapods-artifact/1.3.1/ios-vas-core-cocoapods-artifact-1.3.1.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VerizonAdsCore.framework/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "VerizonAdsCore.framework"
24   }