[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 2 / NAMSDKMediationAppLovin / 13.0.0.0 / NAMSDKMediationAppLovin.podspec.json
blob59edba50b10e2c54016a6969b1425edeab3f6d6a
2   "name": "NAMSDKMediationAppLovin",
3   "version": "13.0.0.0",
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/AppLovin/13.0.0.0/GFPSDKMediationAppLovin.xcframework",
25   "dependencies": {
26     "NAMSDK/GFPSDK": [
27       ">= 8.0.0"
28     ],
29     "AppLovinSDK": [
30       "13.0.0"
31     ]
32   },
33   "frameworks": [
34     "UIKit",
35     "Foundation",
36     "QuartzCore",
37     "AdSupport",
38     "AVFoundation",
39     "AVKit",
40     "MobileCoreServices",
41     "SystemConfiguration",
42     "WebKit",
43     "CoreLocation"
44   ],
45   "requires_arc": true,
46   "static_framework": true,
47   "swift_versions": [
48     "5.0"
49   ],
50   "pod_target_xcconfig": {
51     "OTHER_LDFLAGS": "-ObjC",
52     "GCC_PREPROCESSOR_DEFINITIONS": "NAM=1",
53     "OTHER_SWIFT_FLAGS": "-D NAM"
54   },
55   "swift_version": "5.0"