[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 5 / c / IronSourceAppLovinAdapter / 4.3.12.1 / IronSourceAppLovinAdapter.podspec.json
blob4d9716b291b86f23d2d281c28e9be8a5a51caf82
2   "name": "IronSourceAppLovinAdapter",
3   "version": "4.3.12.1",
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.12.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   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreMedia",
30     "CoreTelephony",
31     "SafariServices",
32     "StoreKit",
33     "SystemConfiguration",
34     "UIKit",
35     "WebKit"
36   ],
37   "libraries": "z",
38   "vendored_frameworks": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
39   "dependencies": {
40     "IronSourceSDK": [
41       "= 6.16.2.0"
42     ],
43     "AppLovinSDK": [
44       "= 6.12.7"
45     ]
46   }