[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / MYIOSAdsSDK / 0.1.0 / MYIOSAdsSDK.podspec.json
blob52918efeb69d1fc2eee3bbd1faa7b21547309719
2   "name": "MYIOSAdsSDK",
3   "version": "0.1.0",
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": "git@github.com:shanghaimeiyue/MYIOSAdsSDK.git",
16     "tag": "0.1.0"
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/KSAdSDK.xcframework",
68     "MYIOSAdsSDK/Frameworks/KSCrash.framework",
69     "MYIOSAdsSDK/Frameworks/WechatOpenSDK-XCFramework.xcframework"
70   ],
71   "libraries": [
72     "bz2",
73     "c",
74     "c++",
75     "c++abi",
76     "iconv",
77     "resolv.9",
78     "sqlite3.0",
79     "sqlite3",
80     "xml2",
81     "z"
82   ],
83   "vendored_libraries": [
84     "MYIOSAdsSDK/Frameworks/libMYAdsSDK.a",
85     "MYIOSAdsSDK/Frameworks/libGDTMobSDK.a"
86   ],
87   "pod_target_xcconfig": {
88     "OTHER_LDFLAGS": [
89       "-ObjC",
90       "-all_load",
91       "-ld64"
92     ],
93     "VALID_ARCHS[sdk=iphonesimulator*]": ""
94   },
95   "dependencies": {
96     "Ads-Fusion-CN-Beta/BUAdSDK": [
97       "5.7.0.8"
98     ],
99     "Ads-Fusion-CN-Beta/CSJMediation": [
100       "5.7.0.8"
101     ]
102   }