[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / f / SVPPlayer / 0.0.4 / SVPPlayer.podspec.json
blobf42b320ad787389d3904f4c0113de3d4aa01e9cc
2   "name": "SVPPlayer",
3   "version": "0.0.4",
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   "frameworks": [
14     "UIKit",
15     "CoreText",
16     "QuartzCore",
17     "CoreGraphics",
18     "MediaPlayer"
19   ],
20   "source": {
21     "http": "http://dldir1.qq.com/qqmi/SVP/SVPPlayer/framework/0.0.4/QMTPluginKitiOS.framework.zip"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "default_subspecs": "QMTPluginKitiOS",
27   "subspecs": [
28     {
29       "name": "VMTPlayeriOS",
30       "vendored_frameworks": [
31         "QMTPluginKitiOS.framework"
32       ],
33       "resources": "QMTPluginKitiOS.framework/Resources/QMTPluginKitiOS.bundle",
34       "source_files": [
35         "QMTPluginKitiOS.framework/Headers/VMTPlayeriOS/*.h"
36       ],
37       "public_header_files": [
38         "QMTPluginKitiOS.framework/Headers/VMTPlayeriOS/*.h"
39       ],
40       "pod_target_xcconfig": {
41         "OTHER_LDFLAGS": "-lObjC",
42         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
43       },
44       "user_target_xcconfig": {
45         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
46       },
47       "frameworks": [
48         "VideoToolbox"
49       ],
50       "libraries": [
51         "c++",
52         "resolv",
53         "iconv",
54         "xml2"
55       ]
56     },
57     {
58       "name": "QMTPluginKitiOS",
59       "dependencies": {
60         "SVPPlayer/VMTPlayeriOS": [
62         ],
63         "ReactiveObjC": [
64           "~> 3.0.0"
65         ],
66         "MMKV": [
67           "~> 1.2.0"
68         ],
69         "Protobuf": [
70           "~> 3.0.0"
71         ]
72       },
73       "source_files": [
74         "QMTPluginKitiOS.framework/Headers/QMTPluginKitiOS/*.h"
75       ],
76       "public_header_files": [
77         "QMTPluginKitiOS.framework/Headers/QMTPluginKitiOS/*.h"
78       ]
79     }
80   ]