[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 4.3.28.0 / IronSourceVungleAdapter.podspec.json
blob453649c419264e15408904147fd5cfbc332e1cbc
2   "name": "IronSourceVungleAdapter",
3   "version": "4.3.28.0",
4   "summary": "Vungle Adapter",
5   "description": "Use this adapter to show Vungle ads",
6   "homepage": "http://www.is.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.is.com/contact/"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/ironsource-mobile/iOS-adapters/master/vungle-adapter/4.3.28/ISVungleAdapter4.3.28.zip"
16   },
17   "source_files": "ISVungleAdapter/ISVungleAdapter.xcframework/**/*.{h,m}",
18   "swift_versions": "5.0",
19   "public_header_files": "ISVungleAdapter/ISVungleAdapter.xcframework/**/*.h",
20   "preserve_paths": "ISVungleAdapter/ISVungleAdapter.xcframework",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
27   },
28   "vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.xcframework",
29   "dependencies": {
30     "IronSourceSDK": [
31       "= 7.3.1.0"
32     ],
33     "VungleAds": [
34       "= 7.0.1"
35     ]
36   },
37   "swift_version": "5.0"