[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 1 / NAMSDKMediationIMA / 0.0.0.1 / NAMSDKMediationIMA.podspec.json
bloba901c4dd5af569947fb11c14689b09b49da4d385
2   "name": "NAMSDKMediationIMA",
3   "version": "0.0.0.1",
4   "summary": "Naver Mobile Ads Mediation SDK",
5   "description": "NAM wiil find the best available ad network to fill your ad slots.",
6   "homepage": "https://github.com/naver/nam-sdk-ios",
7   "license": {
8     "type": "Naver",
9     "text": "Copyright 2022 NAVER Corp."
10   },
11   "authors": {
12     "Sanghun.han": "sanghun.han@navercorp.com",
13     "Sodam.kim": "sodam.k@navercorp.com",
14     "Dojin.park": "dojin.park@navercorp.com",
15     "Sangeun.yoon": "sangeun.yoon@navercorp.com"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source": {
21     "git": "https://github.com/naver/nam-sdk-ios",
22     "branch": "main"
23   },
24   "vendored_frameworks": "MediationSDK/IMA/0.0.0.1/GFPSDKMediationIMA.xcframework",
25   "dependencies": {
26     "NAMSDK/GFPSDK": [
27       ">= 7.11.0"
28     ],
29     "GoogleAds-IMA-iOS-SDK": [
30       "3.20.0"
31     ]
32   },
33   "resources": [
34     "MediationSDK/IMA/0.0.0.1/ResourceBundle/GFPIMAResource.bundle"
35   ],
36   "frameworks": [
37     "UIKit",
38     "Foundation",
39     "QuartzCore",
40     "AdSupport",
41     "AVFoundation",
42     "AVKit",
43     "MobileCoreServices",
44     "SystemConfiguration",
45     "WebKit",
46     "CoreLocation"
47   ],
48   "requires_arc": true,
49   "static_framework": true,
50   "swift_versions": [
51     "5.0"
52   ],
53   "pod_target_xcconfig": {
54     "OTHER_LDFLAGS": "-ObjC",
55     "GCC_PREPROCESSOR_DEFINITIONS": "NAM=1",
56     "OTHER_SWIFT_FLAGS": "-D NAM"
57   },
58   "swift_version": "5.0"