[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / f / SVPPlayer / 0.0.22-4kbasic / SVPPlayer.podspec.json
blob545c400c0173cfec381548437e6fbc1188e635b6
2   "name": "SVPPlayer",
3   "version": "0.0.22-4kbasic",
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.22-4kbasic/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   ],
29   "subspecs": [
30     {
31       "name": "VMTPlayeriOS",
32       "vendored_frameworks": [
33         "QMTPluginKitiOS.framework"
34       ],
35       "resources": "QMTPluginKitiOS.framework/Versions/A/Resources/QMTPluginKitiOS.bundle",
36       "source_files": [
37         "QMTPluginKitiOS.framework/Versions/A/Headers/VMTPlayeriOS/*.h"
38       ],
39       "public_header_files": [
40         "QMTPluginKitiOS.framework/Versions/A/Headers/VMTPlayeriOS/*.h"
41       ],
42       "pod_target_xcconfig": {
43         "OTHER_LDFLAGS": "-lObjC",
44         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
45       },
46       "user_target_xcconfig": {
47         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
48       },
49       "frameworks": [
50         "VideoToolbox"
51       ],
52       "libraries": [
53         "c++",
54         "resolv",
55         "iconv",
56         "xml2"
57       ]
58     },
59     {
60       "name": "QMTPluginKitiOS",
61       "dependencies": {
62         "SVPPlayer/VMTPlayeriOS": [
64         ],
65         "ReactiveObjC": [
66           "~> 3.0.0"
67         ],
68         "MMKV": [
69           "~> 1.2.0"
70         ],
71         "Protobuf": [
72           "~> 3.0.0"
73         ]
74       },
75       "source_files": [
76         "QMTPluginKitiOS.framework/Versions/A/Headers/QMTPluginKitiOS/*.h"
77       ],
78       "public_header_files": [
79         "QMTPluginKitiOS.framework/Versions/A/Headers/QMTPluginKitiOS/*.h"
80       ]
81     }
82   ]