[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 5 / d / IronSourceMoPubAdapter / 4.3.1.0 / IronSourceMoPubAdapter.podspec.json
blob6fc16dc5819d2c110b043c160ed1171dea9114bd
2   "name": "IronSourceMoPubAdapter",
3   "version": "4.3.1.0",
4   "summary": "MoPub Adapter",
5   "description": "Use this adapter to show MoPub 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/mopub-adapter/4.3.1/ISMoPubAdapter4.3.1.zip"
16   },
17   "source_files": "ISMoPubAdapter/ISMoPubAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISMoPubAdapter/ISMoPubAdapter.framework/**/*.h",
19   "preserve_paths": "ISMoPubAdapter/ISMoPubAdapter.framework",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "vendored_frameworks": "ISMoPubAdapter/ISMoPubAdapter.framework",
26   "dependencies": {
27     "IronSourceSDK": [
28       "= 7.1.5.1"
29     ],
30     "mopub-ios-sdk": [
31       "= 5.17.0"
32     ]
33   },
34   "swift_version": "5.0"