[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / MYIOSAdsSDK / 5.3.21 / MYIOSAdsSDK.podspec.json
blob9e72186a17286c911ae6fe9a75b433a0fc54b71a
2   "name": "MYIOSAdsSDK",
3   "version": "5.3.21",
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.3.21"
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   "resources": "MYIOSAdsSDK/Resources/*.bundle",
25   "frameworks": [
26     "Accelerate",
27     "AdSupport",
28     "AppTrackingTransparency",
29     "AssetsLibrary",
30     "AudioToolbox",
31     "AVFoundation",
32     "AVKit",
33     "CoreData",
34     "CoreGraphics",
35     "CoreImage",
36     "CoreLocation",
37     "CoreMedia",
38     "CoreMotion",
39     "CoreServices",
40     "CoreTelephony",
41     "CoreText",
42     "DeviceCheck",
43     "EventKit",
44     "Foundation",
45     "ImageIO",
46     "JavaScriptCore",
47     "MapKit",
48     "MediaPlayer",
49     "MessageUI",
50     "MobileCoreServices",
51     "Photos",
52     "QuartzCore",
53     "QuickLook",
54     "SafariServices",
55     "Security",
56     "StoreKit",
57     "SystemConfiguration",
58     "UIKit",
59     "WebKit"
60   ],
61   "vendored_frameworks": [
62     "MYIOSAdsSDK/Frameworks/EdiMobSDK.framework",
63     "MYIOSAdsSDK/Frameworks/KSCrash.framework"
64   ],
65   "libraries": [
66     "bz2",
67     "c",
68     "c++",
69     "c++abi",
70     "iconv",
71     "resolv.9",
72     "sqlite3.0",
73     "sqlite3",
74     "xml2",
75     "z"
76   ],
77   "vendored_libraries": "MYIOSAdsSDK/Frameworks/libMYAdsSDK.a",
78   "pod_target_xcconfig": {
79     "OTHER_LDFLAGS": [
80       "-ObjC",
81       "-all_load",
82       "-ld64"
83     ],
84     "VALID_ARCHS[sdk=iphonesimulator*]": ""
85   },
86   "dependencies": {
87     "Ads-Fusion-CN-Beta/BUAdSDK": [
88       "5.8.0.5"
89     ],
90     "Ads-Fusion-CN-Beta/CSJMediation": [
91       "5.8.0.5"
92     ],
93     "KSAdSDK": [
94       "3.3.55"
95     ],
96     "GDTMobSDK": [
97       "4.14.60"
98     ],
99     "WechatOpenSDK": [
100       "2.0.2"
101     ],
102     "JADYun": [
103       "2.4.6"
104     ],
105     "SDWebImage": [
107     ]
108   }