[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / b / VAMP-SDK / 4.1.0 / VAMP-SDK.podspec.json
blob1404501a676a2f703bb73f57f9f9f1347d05f3e1
2   "name": "VAMP-SDK",
3   "version": "4.1.0",
4   "summary": "Video Ad Mediation Platform.",
5   "description": "Ad Generation is an SSP service that automatically distributes the most profitable advertisements from multiple DSPs / ad networks.",
6   "cocoapods_version": ">= 1.9",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) Supership Inc. All rights reserved."
10   },
11   "authors": "Supership Inc.",
12   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
13   "source": {
14     "http": "https://d2dylwb3shzel1.cloudfront.net/iOS/VAMP-v4.1.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": [
20     "AdSupport",
21     "AVFoundation",
22     "CoreLocation",
23     "CoreMedia",
24     "CoreTelephony",
25     "MediaPlayer",
26     "SafariServices",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit",
30     "WebKit"
31   ],
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
34     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
35     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 i386"
36   },
37   "vendored_frameworks": "VAMP.xcframework"