[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / c / QMAdSDK / 1.1.1 / QMAdSDK.podspec.json
blob7b3da70293fe9233075b19bd5f119b247f4a7651
2   "name": "QMAdSDK",
3   "version": "1.1.1",
4   "summary": "QMAdSDK  includes three graphic ads, group ads, graphic ads, banner ads, Video ads and Launch ads.",
5   "description": "趣盟",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YJoo": "251246642@qq.com"
12   },
13   "source": {
14     "git": "http://gitlab.ydmob.com/ios/DependSDK/sfqmsdk/sfqmsdk.git",
15     "tag": "1.1.1"
16   },
17   "homepage": "http://gitlab.ydmob.com/ios/DependSDK/sfqmsdk/sfqmsdk",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.1",
22   "xcconfig": {
23     "ENABLE_BITCODE": "NO",
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "vendored_frameworks": "SFQmSDK/QMAdSDK.xcframework",
27   "weak_frameworks": [
28     "AdSupport",
29     "AppTrackingTransparency",
30     "WebKit"
31   ],
32   "frameworks": [
33     "StoreKit",
34     "SystemConfiguration",
35     "CoreTelephony",
36     "AVKit",
37     "AVFoundation",
38     "CoreMedia",
39     "DeviceCheck",
40     "CoreMotion"
41   ],
42   "requires_arc": true,
43   "static_framework": true,
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5.1"