[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / 3 / 5 / DolphinPlayerHTVC / 1.5.0.1 / DolphinPlayerHTVC.podspec.json
blob4009880472d7df04d77cfe0630b5d86e513e0f3b
2   "name": "DolphinPlayerHTVC",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Supported DRM player for HTVC app.",
7   "requires_arc": true,
8   "xcconfig": {
9     "VALID_ARCHS": "armv7 arm64 x86_64"
10   },
11   "version": "1.5.0.1",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "TuNM": "tunm@dol-tech.com"
18   },
19   "homepage": "http://dol-tech.com",
20   "source": {
21     "http": "https://drm.dol-tech.com/static/htvc/DolphinPlayerHTVC_no_embbed.framework.zip"
22   },
23   "frameworks": "AVFoundation",
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 1.3.8"
27     ],
28     "Socket.IO-Client-Swift": [
29       "~> 15.0"
30     ],
31     "M3U8Kit": [
32       "~> 1.0.2"
33     ]
34   },
35   "source_files": "DolphinPlayerHTVC.framework/Headers/*.h",
36   "ios": {
37     "vendored_frameworks": "DolphinPlayerHTVC.framework"
38   },
39   "swift_versions": "5.0",
40   "swift_version": "5.0"