[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / f / SVPPlayer / 0.0.19-4kpremium / SVPPlayer.podspec.json
blob2234df90cdbd862628ef02e779d794fa23a98a55
2   "name": "SVPPlayer",
3   "version": "0.0.19-4kpremium",
4   "summary": "请简单的介绍一下你的组件 SmartVideoPlayeriOS.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "svp_official": "svp_official@tencent.com"
11   },
12   "homepage": "https://github.com/TencentSvpOfficial/SmartVideoPlayeriOS",
13   "source": {
14     "http": "http://dldir1.qq.com/qqmi/SVP/SVPPlayer/framework/0.0.19-4kpremium/QMTPluginKitiOS.framework.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "QMTPluginKitiOS",
20   "frameworks": [
21     "UIKit",
22     "CoreText",
23     "QuartzCore",
24     "CoreGraphics",
25     "MediaPlayer",
26     "VideoToolbox",
27     "Photos",
28     "CallKit"
29   ],
30   "subspecs": [
31     {
32       "name": "VMTPlayeriOS",
33       "vendored_frameworks": [
34         "QMTPluginKitiOS.framework"
35       ],
36       "resources": "QMTPluginKitiOS.framework/Versions/A/Resources/QMTPluginKitiOS.bundle",
37       "source_files": [
38         "QMTPluginKitiOS.framework/Versions/A/Headers/VMTPlayeriOS/*.h"
39       ],
40       "public_header_files": [
41         "QMTPluginKitiOS.framework/Versions/A/Headers/VMTPlayeriOS/*.h"
42       ],
43       "pod_target_xcconfig": {
44         "OTHER_LDFLAGS": "-lObjC",
45         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
46       },
47       "user_target_xcconfig": {
48         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
49       },
50       "frameworks": [
51         "VideoToolbox"
52       ],
53       "libraries": [
54         "c++",
55         "resolv",
56         "iconv",
57         "xml2"
58       ]
59     },
60     {
61       "name": "QMTPluginKitiOS",
62       "dependencies": {
63         "SVPPlayer/VMTPlayeriOS": [
64           "~> 0.0.0.0"
65         ],
66         "ReactiveObjC": [
67           "~> 3.0.0"
68         ],
69         "MMKV": [
70           "~> 1.2.0"
71         ],
72         "Protobuf": [
73           "~> 3.0.0"
74         ]
75       },
76       "source_files": [
77         "QMTPluginKitiOS.framework/Versions/A/Headers/QMTPluginKitiOS/*.h"
78       ],
79       "public_header_files": [
80         "QMTPluginKitiOS.framework/Versions/A/Headers/QMTPluginKitiOS/*.h"
81       ]
82     }
83   ]