[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / f / b / e / AdWangMaiSDK / 5.4.2 / AdWangMaiSDK.podspec.json
blob742feaaff09429584d251077e8e8c20f54ff0f55
2   "name": "AdWangMaiSDK",
3   "version": "5.4.2",
4   "summary": "AdWangMaiSDK is a SDK from WangMai providing AD service.",
5   "description": "AdWangMaiSDK is a SDK from WangMai providing AD service.",
6   "homepage": "https://github.com/yangdimuyi/AdWangMaiSDK-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "WangMai": "yangdi.yang@adwangmai.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "xcconfig": {
18     "VALID_ARCHS": "arm64 x86_64",
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
21     "OTHER_LDFLAGS": [
22       "-ObjC"
23     ],
24     "ENABLE_BITCODE": "NO"
25   },
26   "user_target_xcconfig": {
27     "OTHER_LDFLAGS": [
28       "-ObjC"
29     ],
30     "ENABLE_BITCODE": "NO",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": [
35       "-ObjC"
36     ],
37     "ENABLE_BITCODE": "NO",
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "source": {
41     "git": "https://github.com/yangdimuyi/AdWangMaiSDK-iOS.git",
42     "tag": "5.4.2"
43   },
44   "resources": "WangMaiSDK/adwangmai_sdk.bundle",
45   "ios": {
46     "vendored_frameworks": "WangMaiSDK/AdWangMaiSDK.framework"
47   },
48   "frameworks": [
49     "AppTrackingTransparency",
50     "AssetsLibrary",
51     "AdSupport",
52     "Audiotoolbox",
53     "AddressBook",
54     "AVKit",
55     "AVFoundation",
56     "Accelerate",
57     "CoreServices",
58     "CoreImage",
59     "CoreLocation",
60     "CoreTelephony",
61     "CoreText",
62     "CoreMotion",
63     "CoreGraphics",
64     "CoreMedia",
65     "CoreData",
66     "DeviceCheck",
67     "Foundation",
68     "ImageIO",
69     "JavaScriptCore",
70     "MobileCoreServices",
71     "MapKit",
72     "MessageUI",
73     "MediaPlayer",
74     "Photos",
75     "QuartzCore",
76     "QuickLook",
77     "SystemConfiguration",
78     "Security",
79     "StoreKit",
80     "SafariServices",
81     "UIKit",
82     "WebKit"
83   ],
84   "libraries": [
85     "z",
86     "resolv.9",
87     "xml2",
88     "c++",
89     "c++abi",
90     "z.1.2.5",
91     "sqlite3.0",
92     "sqlite3",
93     "bz2.1.0",
94     "bz2",
95     "iconv"
96   ],
97   "requires_arc": true