[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 4.3.8.0 / IronSourceVungleAdapter.podspec.json
blobff7dafc4fe5a6b5ee378db817e2c7e63e45312e0
2   "name": "IronSourceVungleAdapter",
3   "version": "4.3.8.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.8/ISVungleAdapter4.3.8.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.0.3.0"
31     ],
32     "VungleSDK-iOS": [
33       "= 6.8.1"
34     ]
35   }