[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / d / IronSourceMoPubAdapter / 4.3.3.4 / IronSourceMoPubAdapter.podspec.json
blob2a367034b7e5c3969ca2912ee7369fc5e0aaf6c3
2   "name": "IronSourceMoPubAdapter",
3   "version": "4.3.3.4",
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.3/ISMoPubAdapter4.3.3.zip"
16   },
17   "source_files": "ISMoPubAdapter/ISMoPubAdapter.xcframework/**/*.{h,m}",
18   "public_header_files": "ISMoPubAdapter/ISMoPubAdapter.xcframework/**/*.h",
19   "preserve_paths": "ISMoPubAdapter/ISMoPubAdapter.xcframework",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
27   },
28   "user_target_xcconfig": {
29     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
30   },
31   "vendored_frameworks": "ISMoPubAdapter/ISMoPubAdapter.xcframework",
32   "dependencies": {
33     "IronSourceSDK": [
34       "= 7.1.13.0"
35     ],
36     "mopub-ios-sdk": [
37       "= 5.18.0"
38     ]
39   },
40   "swift_version": "5.0"