[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / MYIOSAdsSDK / 5.2.69 / MYIOSAdsSDK.podspec.json
blob2cda9aa7a55450a52df05be3bd81c4d43b1d6c8d
2   "name": "MYIOSAdsSDK",
3   "version": "5.2.69",
4   "summary": "A short description of MYIOSAdsSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shanghaimeiyue/MYIOSAdsSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shanghaimeiyue": "karl@edimob.com"
13   },
14   "source": {
15     "git": "https://github.com/shanghaimeiyue/MYIOSAdsSDK.git",
16     "tag": "5.2.69"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "MYIOSAdsSDK/Classes/**/*",
23   "public_header_files": "Pod/Classes/Headers/*.h",
24   "resource_bundles": {
25     "MYIOSAdsSDK": [
26       "MYIOSAdsSDK/Resources/*.bundle"
27     ]
28   },
29   "frameworks": [
30     "Accelerate",
31     "AdSupport",
32     "AppTrackingTransparency",
33     "AssetsLibrary",
34     "AudioToolbox",
35     "AVFoundation",
36     "AVKit",
37     "CoreData",
38     "CoreGraphics",
39     "CoreImage",
40     "CoreLocation",
41     "CoreMedia",
42     "CoreMotion",
43     "CoreServices",
44     "CoreTelephony",
45     "CoreText",
46     "DeviceCheck",
47     "EventKit",
48     "Foundation",
49     "ImageIO",
50     "JavaScriptCore",
51     "MapKit",
52     "MediaPlayer",
53     "MessageUI",
54     "MobileCoreServices",
55     "Photos",
56     "QuartzCore",
57     "QuickLook",
58     "SafariServices",
59     "Security",
60     "StoreKit",
61     "SystemConfiguration",
62     "UIKit",
63     "WebKit"
64   ],
65   "vendored_frameworks": [
66     "MYIOSAdsSDK/Frameworks/EdiMobSDK.framework",
67     "MYIOSAdsSDK/Frameworks/KSCrash.framework"
68   ],
69   "libraries": [
70     "bz2",
71     "c",
72     "c++",
73     "c++abi",
74     "iconv",
75     "resolv.9",
76     "sqlite3.0",
77     "sqlite3",
78     "xml2",
79     "z"
80   ],
81   "vendored_libraries": "MYIOSAdsSDK/Frameworks/libMYAdsSDK.a",
82   "pod_target_xcconfig": {
83     "OTHER_LDFLAGS": [
84       "-ObjC",
85       "-all_load",
86       "-ld64"
87     ],
88     "VALID_ARCHS[sdk=iphonesimulator*]": ""
89   },
90   "dependencies": {
91     "Ads-Fusion-CN-Beta/BUAdSDK": [
92       "5.7.0.8"
93     ],
94     "Ads-Fusion-CN-Beta/CSJMediation": [
95       "5.7.0.8"
96     ],
97     "KSAdSDK": [
98       "3.3.57"
99     ],
100     "GDTMobSDK": [
101       "4.14.60"
102     ],
103     "WechatOpenSDK": [
104       "2.0.2"
105     ]
106   }