[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 4.3.10.1 / IronSourceVungleAdapter.podspec.json
blobe0a5c16b4caf5ba4181c7e7c0fe4a808552db6a2
2   "name": "IronSourceVungleAdapter",
3   "version": "4.3.10.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.10/ISVungleAdapter4.3.10.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": "9.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.5.1"
31     ],
32     "VungleSDK-iOS": [
33       "= 6.10.0"
34     ]
35   }