[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 1 / d / VAMPNendAdapter / 7.2.0.0 / VAMPNendAdapter.podspec.json
blobf9f2ab67025cc5f54265e434abe0b22473be6c95
2   "name": "VAMPNendAdapter",
3   "version": "7.2.0.0",
4   "summary": "Nend Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including nend and more ad networks. The nend adapter helps you to use nend with VAMP.",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright (c) Supership Inc. All rights reserved."
9   },
10   "authors": "Supership Inc.",
11   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
12   "source": {
13     "http": "https://d2dylwb3shzel1.cloudfront.net/iOS/VAMPNendAdapter-v7.2.0.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "AVFoundation",
21     "CoreMedia",
22     "ImageIO",
23     "Security",
24     "SystemConfiguration",
25     "WebKit",
26     "AVKit"
27   ],
28   "libraries": "xml2",
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
31   },
32   "vendored_frameworks": "VAMPNendAdapter.xcframework",
33   "dependencies": {
34     "VAMP-SDK": [
35       ">= 4.3.0"
36     ],
37     "NendSDK_iOS": [
38       "7.2.0"
39     ]
40   }