[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 4.3.14.1 / IronSourceVungleAdapter.podspec.json
blob1d1aee1fc2166b9f6fcda5c4b231a8504f799084
2   "name": "IronSourceVungleAdapter",
3   "version": "4.3.14.1",
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.14/ISVungleAdapter4.3.14.zip"
16   },
17   "source_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.h",
19   "preserve_paths": "ISVungleAdapter/ISVungleAdapter.framework",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
26   },
27   "vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework",
28   "dependencies": {
29     "IronSourceSDK": [
30       "= 7.1.11.1"
31     ],
32     "VungleSDK-iOS": [
33       "= 6.10.3"
34     ]
35   }