[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 5 / c / IronSourceAppLovinAdapter / 4.3.32.0 / IronSourceAppLovinAdapter.podspec.json
bloba329cee45b6cd9122ff26c0a49eab60d15a0e440
2   "name": "IronSourceAppLovinAdapter",
3   "version": "4.3.32.0",
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.32/ISAppLovinAdapter4.3.32.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.4.1"
34     ]
35   }