[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / IronSourceAppLovinAdapter / 4.3.3.0 / IronSourceAppLovinAdapter.podspec.json
blobc1c49eeceff808c2133a71ad38baa7f372d222b3
2   "name": "IronSourceAppLovinAdapter",
3   "version": "4.3.3.0",
4   "summary": "AppLovin Adapter",
5   "description": "Use this adapter to show AppLovin ads",
6   "homepage": "http://www.ironsrc.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.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISAppLovinAdapter4.3.3.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": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "UIKit",
27     "AVFoundation",
28     "CoreTelephony",
29     "CoreGraphics",
30     "CoreMedia",
31     "StoreKit",
32     "SystemConfiguration",
33     "SafariServices",
34     "WebKit"
35   ],
36   "libraries": "z",
37   "vendored_frameworks": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
38   "dependencies": {
39     "IronSourceSDK": [
40       "= 6.8.1.0"
41     ]
42   }