[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 5 / DolphinPlayerHTVC / 1.3.0 / DolphinPlayerHTVC.podspec.json
blob1a6c113ef33514a09998ab8ac1a802c54b2395ac
2   "name": "DolphinPlayerHTVC",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Supported DRM player for HTVC app.",
7   "requires_arc": true,
8   "version": "1.3.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "CuongLV": "cuonglv@dol-tech.com"
15   },
16   "homepage": "http://dol-tech.com",
17   "source": {
18     "http": "https://drm.dol-tech.com/static/DolphinPlayerHTVC15102019.framework.zip"
19   },
20   "frameworks": "AVFoundation",
21   "dependencies": {
22     "CryptoSwift": [
23       "~> 1.0"
24     ],
25     "Player": [
26       "~> 0.13.1"
27     ],
28     "Socket.IO-Client-Swift": [
29       "~> 15.0"
30     ],
31     "M3U8Kit": [
32       "~> 0.3.0"
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"