[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 5 / ISVAMPCustomAdapter / 4.7.0.0 / ISVAMPCustomAdapter.podspec.json
blob33fc02326324a13cec0bbcf91e162905a56438ee
2   "name": "ISVAMPCustomAdapter",
3   "version": "4.7.0.0",
4   "summary": "VAMP Adapter as ironSource custom adapter.",
5   "description": "VAMP is Video Ad Mediation Platform, including many ad networks. The custom adapter helps you to use VAMP with ironSource.",
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/ISVAMPCustomAdapter-v4.7.0.0.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
21   },
22   "vendored_frameworks": "ISVAMPCustomAdapter.xcframework",
23   "dependencies": {
24     "VAMP-SDK": [
25       "4.7.0"
26     ],
27     "IronSourceSDK": [
29     ]
30   }