[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / IronSourceAppLovinAdapter / 4.3.29.0 / IronSourceAppLovinAdapter.podspec.json
blob6dafe497620aab851c4c6d959b22bd3cf6980ed5
2   "name": "IronSourceAppLovinAdapter",
3   "version": "4.3.29.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.29/ISAppLovinAdapter4.3.29.zip"
16   },
17   "source_files": "ISAppLovinAdapter/ISAppLovinAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISAppLovinAdapter/ISAppLovinAdapter.framework/**/*.h",
19   "preserve_paths": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS[sdk=iphoneos*]": "arm64 arm64e armv7 armv7s",
26     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
27   },
28   "user_target_xcconfig": {
29     "VALID_ARCHS[sdk=iphoneos*]": "arm64 arm64e armv7 armv7s",
30     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
31   },
32   "vendored_frameworks": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
33   "dependencies": {
34     "IronSourceSDK": [
35       "= 7.1.12.0"
36     ],
37     "AppLovinSDK": [
38       "= 10.3.7"
39     ]
40   }