[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 5 / DolphinPlayerHTVC / 1.2.2 / DolphinPlayerHTVC.podspec.json
blob6e8ce14605464b907477e036d44e0a579489d5b7
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.2.2",
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/DolphinPlayerHTVC.framework.zip"
19   },
20   "frameworks": "AVFoundation",
21   "dependencies": {
22     "CryptoSwift": [
23       "~> 0.13"
24     ],
25     "Player": [
26       "~> 0.12"
27     ],
28     "Socket.IO-Client-Swift": [
29       "~> 15.0"
30     ]
31   },
32   "source_files": "DolphinPlayerHTVC.framework/Headers/*.h",
33   "ios": {
34     "vendored_frameworks": "DolphinPlayerHTVC.framework"
35   },
36   "swift_version": "5.0"