[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / IronSourceAppLovinAdapter / 4.3.31.2 / IronSourceAppLovinAdapter.podspec.json
blobb53e43f43634d82cb8c455ae6f16c16a581b784e
2   "name": "IronSourceAppLovinAdapter",
3   "version": "4.3.31.2",
4   "summary": "AppLovin Adapter",
5   "description": "Use this adapter to show AppLovin 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/applovin-adapter/4.3.31/ISAppLovinAdapter4.3.31.zip"
16   },
17   "source_files": "ISAppLovinAdapter/ISAppLovinAdapter.xcframework/**/*.{h,m}",
18   "public_header_files": "ISAppLovinAdapter/ISAppLovinAdapter.xcframework/**/*.h",
19   "preserve_paths": "ISAppLovinAdapter/ISAppLovinAdapter.xcframework",
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": "ISAppLovinAdapter/ISAppLovinAdapter.xcframework",
28   "dependencies": {
29     "IronSourceSDK": [
30       "= 7.2.2.1"
31     ],
32     "AppLovinSDK": [
33       "= 11.3.3"
34     ]
35   }